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

Enhance documentation/API documentation and examples #267

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Commits on Aug 14, 2024

  1. feat(api-documentation): adds top-level security

    saves users from repeatedly entering the access code for every protected endpoint
    nifedara committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    5adc8a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13a848d View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    ca72fcc View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. docs(HTTPException): adds an error message model and updates the HTTP…

    …Exception response to match the error model
    nifedara committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    612426a View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. docs(Http-Responses-and-examples): adds examples for 200, 401, 403, 4…

    …04, 429 & 500 responses to endpoints
    nifedara committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    194e694 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    bced105 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    260fa37 View commit details
    Browse the repository at this point in the history