We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Extend existing request/response Body section of aglio docs by specifying:
Body
The text was updated successfully, but these errors were encountered:
Ticks first three boxes: b5fbbec
Example:
{ foo: BOOLEAN (default: true), barDate: STRING (date-time), baz: INTEGER[1..42] }
Sorry, something went wrong.
Ticks the string pattern box: eb20f16 Example:
{ time: STRING (pattern: '^([01]\d|2[0-3]):?([0-5]\d)$') }
No branches or pull requests
Extend existing request/response
Body
section of aglio docs by specifying:The text was updated successfully, but these errors were encountered: