diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2019-09-18 23:37:54 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2019-09-18 23:38:26 -0700 |
commit | 4125dceb4183542d7e58d6fd2b0964f072922eec (patch) | |
tree | 7c8887f6122a8e386309eb216c809233ad5a7424 /fatcat-openapi2.yml | |
parent | 21186094693c7aea7e507180b53481b1b8f9ce0b (diff) | |
download | fatcat-4125dceb4183542d7e58d6fd2b0964f072922eec.tar.gz fatcat-4125dceb4183542d7e58d6fd2b0964f072922eec.zip |
spec: invalid to have an exmple here
Diffstat (limited to 'fatcat-openapi2.yml')
-rw-r--r-- | fatcat-openapi2.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fatcat-openapi2.yml b/fatcat-openapi2.yml index 1b533a30..0cf2fb9b 100644 --- a/fatcat-openapi2.yml +++ b/fatcat-openapi2.yml @@ -4055,7 +4055,6 @@ paths: - name: duration_seconds in: query type: integer - example: 86400 required: false description: "How long API token should be valid for (in seconds)" responses: |