Skip to content

Commit

Permalink
update files (#21817)
Browse files Browse the repository at this point in the history
  • Loading branch information
kazrael2119 authored Dec 9, 2022
1 parent bab95d5 commit d994b4b
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,10 @@ typescript:
payload-flattening-threshold: 1
clear-output-folder: true
generate-metadata: true

directive:
- from: swagger-document
where: $.parameters.ExpandParameter
transform: >
$["x-ms-parameter-location"] = "method";
```

0 comments on commit d994b4b

Please sign in to comment.