Skip to content

Commit

Permalink
add x-ms-enum for orbital (Azure#17238)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArcturusZhang authored and LeiWang3 committed Mar 31, 2022
1 parent 9eb0be9 commit 217c633
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1785,6 +1785,10 @@
"EarthObservation",
"Communication"
],
"x-ms-enum": {
"name": "CapabilityType",
"modelAsString": true
},
"default": "EarthObservation",
"description": "Ground Station Capability",
"x-ms-parameter-location": "method"
Expand Down

0 comments on commit 217c633

Please sign in to comment.