Skip to content

Commit

Permalink
Merge pull request #10663 from eduardoj/documentation_add_missing_par…
Browse files Browse the repository at this point in the history
…ameter

Add missing issue tracker name path parameter in OpenAPI documentation
  • Loading branch information
dmarcoux committed Jan 21, 2021
2 parents 1bd2a15 + 657342e commit 6a22f87
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ get:
security:
- basic_authentication: []
parameters:
- $ref: '../components/parameters/issue_tracker_name.yaml'
- $ref: '../components/parameters/issue_name.yaml'
responses:
'200':
Expand Down

0 comments on commit 6a22f87

Please sign in to comment.