code-scanning-analysis-url

The REST API URL of the analysis resource.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-code-scanning-analysis-url-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/code-scanning-analysis-url",
  "title": "code-scanning-analysis-url",
  "type": "string",
  "description": "The REST API URL of the analysis resource.",
  "format": "uri",
  "readOnly": true
}