Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add readOnly/writeOnly annotations to openapi #382

Merged
merged 1 commit into from
Jul 26, 2021
Merged

Conversation

bobcallaway
Copy link
Member

The only functional part of this change is in the elements specified as readOnly: true, any incoming request to the Rekor API should return a 400 Bad Request error.

This helps with being a bit clearer around the difference between what should be provided in a request VS what is stored in the log.

Signed-off-by: Bob Callaway [email protected]

@cpanato cpanato added this to the 0.3.0 milestone Jul 26, 2021
@dlorenc dlorenc merged commit 03c4917 into sigstore:main Jul 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants