Skip to content

Commit

Permalink
fixed resource type definition for Microsoft.ApiManagement/service/ap…
Browse files Browse the repository at this point in the history
…is/schemas (Azure#14769)

* fixed ApiManagement/service/apis/schemas

* updated schema/document definition

Co-authored-by: Alan Feng <alanfeng@microsoft.com>
  • Loading branch information
2 people authored and mkarmark committed Jul 20, 2021
1 parent 24d4e77 commit 1747be4
Showing 1 changed file with 1 addition and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4986,16 +4986,7 @@
"description": "API Schema create or update contract Properties."
},
"SchemaDocumentProperties": {
"properties": {
"value": {
"type": "string",
"description": "Json escaped string defining the document representing the Schema. Used for schemas other than Swagger/OpenAPI."
},
"definitions": {
"type": "object",
"description": "Types definitions. Used for Swagger/OpenAPI schemas only, null otherwise."
}
},
"type": "object",
"description": "Schema Document Properties."
},
"SubscriptionCollection": {
Expand Down

0 comments on commit 1747be4

Please sign in to comment.