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.
  • Loading branch information
azaslonov committed Sep 10, 2020
1 parent 8fee11f commit 3ac4958
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 3ac4958

Please sign in to comment.