Skip to content

Commit

Permalink
add tags to openapi
Browse files Browse the repository at this point in the history
  • Loading branch information
peetucket committed Sep 18, 2019
1 parent 47da419 commit c0a0457
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions openapi.json
Expand Up @@ -613,6 +613,9 @@
]
},
"get": {
"tags": [
"embargoes"
],
"summary": "Determine if an object has an embargo, and if so, its release date",
"description": "",
"operationId": "embargoes#show",
Expand Down

0 comments on commit c0a0457

Please sign in to comment.