aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat-openapi2.yml
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2019-04-09 22:01:21 -0700
committerBryan Newbold <bnewbold@robocracy.org>2019-04-09 22:01:24 -0700
commitb1b4ecc1d7bc3aaffc6d8f88ad99709867c0dc14 (patch)
tree38481a83ad3bbcf16d7c78923a9da355efc42e1e /fatcat-openapi2.yml
parent1655a55f61658664d437bd2a018e6eb1243dfbfc (diff)
downloadfatcat-b1b4ecc1d7bc3aaffc6d8f88ad99709867c0dc14.tar.gz
fatcat-b1b4ecc1d7bc3aaffc6d8f88ad99709867c0dc14.zip
don't require auth for editgroup annotations
Amazing that this bug found it's way through... because most testing is from Python, and was having serious auth config leakage with python_client. We're still in 0.x, and this is such a small/eggregious bug that i'm not going to tag as a backwards-incompatible schema update (but will note in CHANGELOG).
Diffstat (limited to 'fatcat-openapi2.yml')
-rw-r--r--fatcat-openapi2.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/fatcat-openapi2.yml b/fatcat-openapi2.yml
index 76f51e63..4d3443de 100644
--- a/fatcat-openapi2.yml
+++ b/fatcat-openapi2.yml
@@ -2854,8 +2854,6 @@ paths:
operationId: "get_editgroup_annotations"
tags: # TAGLINE
- edit-lifecycle # TAGLINE
- security:
- - Bearer: []
parameters:
- name: expand
in: query