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

chore: Mark auxData parameter as optional in OpenAPI spec #1723

Merged
merged 3 commits into from
Aug 3, 2023

Commits on Aug 2, 2023

  1. chore: Mark auxData parameter as optional in OpenAPI spec

    Need to use a custom extension to signal that certain fields should be
    omitted from example generation. However, this is still broken because
    Rapidoc doesn't handle the case where request parameters are references
    to other objects.
    
    Also includes some theming changes to match Cerbos branding.
    
    Signed-off-by: Charith Ellawala <charith@cerbos.dev>
    charithe committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    d1073c8 View commit details
    Browse the repository at this point in the history
  2. Run generate

    Signed-off-by: Charith Ellawala <charith@cerbos.dev>
    charithe committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    41b0574 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Update schema/assets/ui.html

    Co-authored-by: Oğuzhan Durgun <oguzhandurgun95@gmail.com>
    Signed-off-by: Charith Ellawala <charithe@users.noreply.github.com>
    charithe and oguzhand95 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    009b401 View commit details
    Browse the repository at this point in the history