Skip to content

Commit

Permalink
[CosmosDB] Remove additional resources from Graph Resources (Azure#16841
Browse files Browse the repository at this point in the history
)

* test

* try1

* fixing services discriminator

* prettier and readme

* revert additional changes

* fixing model validation errors

* model validation fix

* nit

* remove additional properties from Graph resources

Co-authored-by: Meha Kaushik <mekaushi@microsoft.com>
  • Loading branch information
2 people authored and LeiWang3 committed Mar 31, 2022
1 parent e696d48 commit 30cc63c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6105,9 +6105,6 @@
"allOf": [
{
"$ref": "#/definitions/GraphResource"
},
{
"$ref": "#/definitions/ExtendedResourceProperties"
}
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6306,9 +6306,6 @@
"allOf": [
{
"$ref": "#/definitions/GraphResource"
},
{
"$ref": "#/definitions/ExtendedResourceProperties"
}
]
},
Expand Down

0 comments on commit 30cc63c

Please sign in to comment.