Skip to content

Commit

Permalink
[Microsoft.ApiManagement][2019-12-01] Content management resources: C…
Browse files Browse the repository at this point in the history
…ollapsed the reference to metadata. (#10755)
  • Loading branch information
azaslonov authored Sep 16, 2020
1 parent 560c551 commit 8f7f2ce
Showing 1 changed file with 2 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,6 @@
"schema": {
"properties": {
"en_us": {
"$ref": "#/definitions/metadata"
}
},
"additionalProperties": false,
"definitions": {
"metadata": {
"type": "object",
"properties": {
"title": {
Expand Down Expand Up @@ -63,7 +57,8 @@
"documentId"
]
}
}
},
"additionalProperties": false
},
"version": "1.0.0"
}
Expand Down

0 comments on commit 8f7f2ce

Please sign in to comment.