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

Open api support #1050

Closed
wants to merge 11 commits into from
Closed

Open api support #1050

wants to merge 11 commits into from

Commits on Feb 23, 2024

  1. feat: Add drf-spectacular

    1844ryudai@gmail.com committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    9147025 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. feat: setting metadata

    1844ryudai@gmail.com committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    1910e35 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. feat: OpenAPI documentation in progress

    1844ryudai@gmail.com committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    47299f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. feat: Schema definition added

    1844ryudai@gmail.com committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    2a4f7a7 View commit details
    Browse the repository at this point in the history
  2. fix: minor modification

    1844ryudai@gmail.com committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    7f0695c View commit details
    Browse the repository at this point in the history
  3. feat: Add pokemon encounters schema

    1844ryudai@gmail.com committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    23d3e9a View commit details
    Browse the repository at this point in the history
  4. fix: format modification

    1844ryudai@gmail.com committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    23f18b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. fix: minor modification

    1844ryudai@gmail.com committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    6d4b6a7 View commit details
    Browse the repository at this point in the history
  2. feat: Add OpenAPI document

    1844ryudai@gmail.com committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    371055a View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. fix: Correction of schema definition for retrieve api

    1844ryudai@gmail.com committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    7702764 View commit details
    Browse the repository at this point in the history
  2. feat: Add sample serializer

    1844ryudai@gmail.com committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    e20e3f8 View commit details
    Browse the repository at this point in the history