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

Swagger UI #805

Open
wants to merge 54 commits into
base: main
Choose a base branch
from
Open

Swagger UI #805

wants to merge 54 commits into from

Commits on Jan 17, 2024

  1. preliminary tests

    aurel-l committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    6971ef6 View commit details
    Browse the repository at this point in the history
  2. merge main

    aurel-l committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    8d1cffd View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    6c1568c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b69e801 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd3fcdb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8695523 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    992369d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e91031 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    73f2ab5 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Add openapi-types package.

    dlrice committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    589cfe9 View commit details
    Browse the repository at this point in the history
  2. Use AugmentingLayout; add TOC.

    dlrice committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    dd87462 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a27618a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a87724d View commit details
    Browse the repository at this point in the history
  5. Style tweak.

    dlrice committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    9d58853 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    81eebe9 View commit details
    Browse the repository at this point in the history
  7. Lint fixes.

    dlrice committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    6db5c18 View commit details
    Browse the repository at this point in the history
  8. Generate TOC from spec.

    dlrice committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    d6eff69 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    63a8ba4 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    8df3a34 View commit details
    Browse the repository at this point in the history
  2. Update AA label.

    dlrice committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    2598a01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c77e2cd View commit details
    Browse the repository at this point in the history
  4. Wording tweak.

    dlrice committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    b8e1ce0 View commit details
    Browse the repository at this point in the history
  5. Tab approach.

    dlrice committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    2cf131b View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    ae5dffe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b84840b View commit details
    Browse the repository at this point in the history
  3. Fix api doc endpoint paths.

    dlrice committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    e520e42 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    77c774a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20295d9 View commit details
    Browse the repository at this point in the history
  3. Add unirefOpenApi mock.

    dlrice committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    63964e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74bbdea View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    101018a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91f4f36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9677943 View commit details
    Browse the repository at this point in the history
  4. Comment edit.

    dlrice committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    2a24f12 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. fix linting issue

    aurel-l committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    722c079 View commit details
    Browse the repository at this point in the history
  2. Update src/help/utils/__tests__/apiDocumentation.spec.tsx

    Co-authored-by: Aurélien Luciani <[email protected]>
    dlrice and aurel-l authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    5ef88e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    818bd42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db5c643 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91f4874 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    878086a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed9990d View commit details
    Browse the repository at this point in the history
  3. Remove circular dependency.

    dlrice committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    aa00e08 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    1b07353 View commit details
    Browse the repository at this point in the history
  2. add code snippets to swagger

    aurel-l committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    901c1a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    2eebe1b View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Daniel Rice <[email protected]>
    aurel-l and dlrice authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    21064fb View commit details
    Browse the repository at this point in the history
  3. address PR comments

    aurel-l committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8316264 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2989cfd View commit details
    Browse the repository at this point in the history
  5. update snapshots

    aurel-l committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    66da708 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Update src/help/utils/apiSnippets.tsx

    Co-authored-by: Daniel Rice <[email protected]>
    aurel-l and dlrice authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b41eecc View commit details
    Browse the repository at this point in the history
  2. update snapshots

    aurel-l committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6d6a060 View commit details
    Browse the repository at this point in the history
  3. update R snippet to httr2

    aurel-l committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9df0318 View commit details
    Browse the repository at this point in the history
  4. update comments in snippets

    aurel-l committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    becbab5 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

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