this repo has no description smallweb.run
smallweb
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix openapi url

pomdtr 3b151cea 84f19035

+1 -1
+1 -1
.vscode/settings.json
··· 8 8 "fileMatch": [ 9 9 "openapi.json" 10 10 ], 11 - "url": "https://raw.githubusercontent.com/OAI/OpenAPI-Specification/refs/heads/main/schemas/v3.0/schema.json" 11 + "url": "https://spec.openapis.org/oas/3.0/schema/2021-09-28" 12 12 } 13 13 ] 14 14 }