Azure / Azure/azure-rest-api-specs
Bug missing externalDocs url in specification/storageimportexport/resource-manager/Microsoft.ImportExport/stable/2016-11-01/storageimportexport.json
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 444
Description
Like noted below, this apparently is required for the schema
```json
{
"resource": "/Users/nschonni/Documents/github/azure-rest-api-specs/specification/storageimportexport/resource-manager/Microsoft.ImportExport/stable/2016-11-01/storageimportexport.json",
"owner": "_generated_diagnostic_collection_name_#1",
"severity": 4,
"message": "String is not a URI: URI expected.",
"startLineNumber": 48,
"startColumn": 28,
"endLineNumber": 48,
"endColumn": 30
}
```
Contributor guide
Research direction
Open specification/storageimportexport/resource-manager/Microsoft.ImportExport/stable/2016-11-01/storageimportexport.json and inspect line 48 around the missing externalDocs URL. Determine the valid URI required by the schema, then verify that the schema diagnostic no longer reports the URI error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- json, openapi
- Domain
- api
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100