File tree Expand file tree Collapse file tree 2 files changed +5
-47
lines changed
Expand file tree Collapse file tree 2 files changed +5
-47
lines changed Original file line number Diff line number Diff line change @@ -8,14 +8,16 @@ OpenAPI Specification (formerly known as Swagger Specification) is an API descri
88Currently, we only support ` OpenAPI Specification 2.0 ` or ` Swagger V2.0 ` .
99
1010### Helpful Resources
11+
1112* ** [ ` Understanding the GitHub flow ` ] ( https://guides.github.com/introduction/flow/ ) **
12- * ** [ ` Microsoft REST-API guidelines ` ] ( https://github.com/microsoft/api-guidelines/blob/vNext/Guidelines.md ) ** ]
13+ * ** [ ` CONTRIBUTING.md ` ] ( https://github.com/Azure/azure-rest-api-specs/blob/main/CONTRIBUTING.md ) **
14+ * ** [ ` Azure REST API guidelines ` ] ( https://github.com/microsoft/api-guidelines/blob/vNext/Azure/Guidelines.md ) **
15+ * ** [ ` Azure OpenAPI Style Guide ` ] ( https://github.com/Azure/azure-api-style-guide/blob/main/openapi-style-guide.md ) **
1316* ** [ ` Resource Provider Guidelines ` ] ( https://aka.ms/rpguidelines ) **
14- * ** [ ` Sample directory structure for swagger ` ] ( https://github.com/Azure/azure-rest-api-specs/wiki #directory-structure ) **
17+ * ** [ ` Directory structure` ] ( https://github.com/Azure/azure-rest-api-specs/blob/main/README.md #directory-structure ) **
1518* ** [ ` Structure of a Swagger specification ` ] ( https://github.com/Azure/azure-rest-api-specs/blob/master/documentation/creating-swagger.md ) **
1619* ** [ ` Sample Swagger specification ` ] ( https://github.com/Azure/azure-rest-api-specs/blob/master/documentation/samplefiles/Microsoft.YourServiceName/stable/YYYY-MM-DD/YourServiceName.json ) **
1720* ** [ ` Sample Readme.md ` ] ( https://github.com/Azure/azure-rest-api-specs/blob/master/documentation/samplefiles/samplereadme.md ) **
18- * ** [ ` Swagger style guide ` ] ( https://github.com/Azure/azure-rest-api-specs/blob/master/documentation/swagger-style-cheatsheet.md ) **
1921* ** [ ` Authoring good Swagger descriptions ` ] ( https://github.com/Azure/azure-rest-api-specs/blob/master/documentation/swagger-authoring-descriptions.md ) **
2022* ** [ ` Validation tools ` ] ( https://github.com/Azure/azure-rest-api-specs/blob/master/documentation/SwaggerValidationTools.md ) **
2123 * [ ` Validation checks through automated tools ` ] ( https://github.com/Azure/azure-rest-api-specs/blob/master/documentation/openapi-authoring-automated-guidelines.md )
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments