File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
content/documentation/references/apis Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -13,4 +13,4 @@ The AsyncAPI Web Component below allows you to browse and discover the various A
1313
1414Previous releases of the API definitions can be found in the [ GitHub repository] ( https://github.com/microcks/microcks/tree/master/api ) .
1515
16- {{< aai-spec url="https://raw.githubusercontent.com/microcks/microcks/refs/heads/1.11.x /api/microcks-asyncapi-v1.10.yaml " >}}
16+ {{< aai-spec url="https://raw.githubusercontent.com/microcks/microcks/master /api/microcks-asyncapi-v1.10.yaml " >}}
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ draft: false
33title : " Microcks' OpenAPI"
44date : 2019-11-11
55publishdate : 2019-11-11
6- lastmod : 2024-08-20
6+ lastmod : 2025-02-24
77weight : 1
88---
99
@@ -13,5 +13,5 @@ The Swagger-UI below allows you to browse and discover the various API endpoints
1313
1414Previous releases of the API definitions can be found in the [ GitHub repository] ( https://github.com/microcks/microcks/tree/master/api ) .
1515
16- {{< oai-spec url="https://raw.githubusercontent.com/microcks/microcks/master/api/microcks-openapi-v1.10 .yaml " >}}
16+ {{< oai-spec url="https://raw.githubusercontent.com/microcks/microcks/master/api/microcks-openapi-v1.11 .yaml " >}}
1717
Original file line number Diff line number Diff line change 11{
2- "$schema" : " http ://json-schema.org/draft-07 /schema" ,
2+ "$schema" : " https ://json-schema.org/draft/2020-12 /schema" ,
33 "$id" : " https://microcks.io/schemas/APIExamples-v1alpha1-schema.json" ,
44 "title" : " The APIExamples JSON schema" ,
55 "description" : " APIExamples is a specification for defining examples of API." ,
Original file line number Diff line number Diff line change 11{
2- "$schema" : " http ://json-schema.org/draft-07 /schema" ,
2+ "$schema" : " https ://json-schema.org/draft/2020-12 /schema" ,
33 "$id" : " https://microcks.io/schemas/APIMetadata-v1alpha1-schema.json" ,
44 "title" : " The APIMetadata JSON schema" ,
55 "description" : " APIMetadata is a specification for customizing metadata of API." ,
You can’t perform that action at this time.
0 commit comments