-
Notifications
You must be signed in to change notification settings - Fork 435
docs: document new project revision field submit_max #2182
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
Conversation
vinckr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good but normally we don't edit the API docs directly bc they would get overwritten by automatic update. Maybe this changed with the monorepo setup?
TIL, what's the recommended way to update the docs then in this case? |
…s into pgaultier-configure-submit-count
|
You need to find the string in the handler.go file (typically it's there) and update the code doc referencing it :) |
|
In this case probably actually nothing needs to be done, it just hasn't synched yet, maybe? |
Pull request was closed
Related Issue or Design Document
https://github.com/ory-corp/cloud/pull/8571
Checklist
If this pull request addresses a security vulnerability,
I confirm that I got approval (please contact security@ory.sh) from the maintainers to push the changes.