tangled
alpha
login
or
join now
pomdtr.me
/
smallweb
this repo has no description
4
fork
atom
overview
issues
pulls
pipelines
fix openapi url
pomdtr.me
1 year ago
3b151cea
84f19035
options
unified
split
Changed files
+1
-1
.vscode
settings.json
+1
-1
.vscode/settings.json
···
8
8
"fileMatch": [
9
9
"openapi.json"
10
10
],
11
11
-
"url": "https://raw.githubusercontent.com/OAI/OpenAPI-Specification/refs/heads/main/schemas/v3.0/schema.json"
11
11
+
"url": "https://spec.openapis.org/oas/3.0/schema/2021-09-28"
12
12
}
13
13
]
14
14
}