Skip to content

Commit

Permalink
Update swagger to consume subscription id in method for Discover NLP …
Browse files Browse the repository at this point in the history
…api at sub scope (#28935)
  • Loading branch information
siddiavinashmsft authored May 8, 2024
1 parent 642a48b commit d4240b3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -861,7 +861,7 @@
"operationId": "DiscoverySolutionNLPSubscriptionScope_Post",
"parameters": [
{
"$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/SubscriptionIdParameter"
"$ref": "#/parameters/SubscriptionIdParameter"
},
{
"$ref": "#/parameters/ApiVersionParameter"
Expand Down

0 comments on commit d4240b3

Please sign in to comment.