The REST API URL of the analysis resource.
{ "$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 }