Skip to content

Commit 9690943

Browse files
fix to id
1 parent 439d8df commit 9690943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schemas/smartapi_schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"title": "The smartAPI extension to OpenAPI 3.0.",
3-
"id": "https://raw.githubusercontent.com/SmartAPI/smartAPI-Specification/OpenAPI.next/schemas/smartapi_schema.json#",
3+
"$id": "https://raw.githubusercontent.com/SmartAPI/smartAPI-Specification/OpenAPI.next/schemas/smartapi_schema.json",
44
"$schema": "http://json-schema.org/draft-06/schema#",
55
"type": "object",
66
"description": "This is the root document object of the smartAPI definition file.",

0 commit comments

Comments
 (0)