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

fix(docs): Autogenerate Swagger docs [DEV-1839] #57

Merged
merged 43 commits into from
Dec 5, 2022
Merged

fix(docs): Autogenerate Swagger docs [DEV-1839] #57

merged 43 commits into from
Dec 5, 2022

Commits on Oct 18, 2022

  1. docs: Add swagger docs

    Toktar committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    82a6aec View commit details
    Browse the repository at this point in the history
  2. docs: Update swagger docs

    Toktar committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    0750d08 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of github.com:cheqd/did-resolver into swagger

    � Conflicts:
    �	go.mod
    �	go.sum
    Toktar committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    5e5480c View commit details
    Browse the repository at this point in the history
  4. Update dependencies

    Toktar committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    84f9d8c View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Linter fixes

    Toktar committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    22e8834 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Extend Resolver functionality

    Toktar committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    ba0818b View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Configuration menu
    Copy the full SHA
    9cc04e2 View commit details
    Browse the repository at this point in the history
  2. go mod tidy

    ankurdotb committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    cbaa541 View commit details
    Browse the repository at this point in the history
  3. gofumpt -l -w .

    ankurdotb committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    e4c9c43 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2fe76ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce35f07 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. build: Upgrade pytest

    DaevMithran committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    d0fbfbb View commit details
    Browse the repository at this point in the history
  2. Update basics

    ankurdotb committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    331028d View commit details
    Browse the repository at this point in the history
  3. go mod tidy

    ankurdotb committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    cf6cd56 View commit details
    Browse the repository at this point in the history
  4. Update diddoc_service.go

    ankurdotb committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    ecc7061 View commit details
    Browse the repository at this point in the history
  5. Rename splitDID

    ankurdotb committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    beecfc6 View commit details
    Browse the repository at this point in the history
  6. Update base details

    ankurdotb committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    eb02f00 View commit details
    Browse the repository at this point in the history
  7. Update base details

    ankurdotb committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    b80bdc3 View commit details
    Browse the repository at this point in the history
  8. Change base details

    ankurdotb committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    f632b3d View commit details
    Browse the repository at this point in the history
  9. Fix examples in DID APIs

    ankurdotb committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    88789bb View commit details
    Browse the repository at this point in the history
  10. Resource-specific metadata

    ankurdotb committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    34e7368 View commit details
    Browse the repository at this point in the history
  11. Fetch specific resource

    ankurdotb committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    26054eb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b239510 View commit details
    Browse the repository at this point in the history
  13. Update all Swagger docs

    ankurdotb committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    2336849 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    023ffc0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9f3fa98 View commit details
    Browse the repository at this point in the history
  16. Update DIDDoc examples

    ankurdotb committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    cbe87a8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b9a71a8 View commit details
    Browse the repository at this point in the history
  18. Update diddoc_service.go

    ankurdotb committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    a0f68d8 View commit details
    Browse the repository at this point in the history
  19. Set API version

    ankurdotb committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    7834fa7 View commit details
    Browse the repository at this point in the history
  20. swag fmt

    ankurdotb committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    56e3674 View commit details
    Browse the repository at this point in the history
  21. Add service examples

    ankurdotb committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    3bce557 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4c80055 View commit details
    Browse the repository at this point in the history
  23. Update constants

    ankurdotb committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    7e2c009 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    50b01f4 View commit details
    Browse the repository at this point in the history
  25. Remove unused examples

    ankurdotb committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    8fd1d6c View commit details
    Browse the repository at this point in the history
  26. swag init

    ankurdotb committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    48362a7 View commit details
    Browse the repository at this point in the history
  27. Correct swag error

    ankurdotb committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    7fd74fc View commit details
    Browse the repository at this point in the history
  28. PR format check

    ankurdotb committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    9a451b6 View commit details
    Browse the repository at this point in the history
  29. go mod tidy

    ankurdotb committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    d15d9ce View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    b26403e View commit details
    Browse the repository at this point in the history
  31. Update package-lock.json

    ankurdotb committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    869f78a View commit details
    Browse the repository at this point in the history
  32. Bump alpine version

    ankurdotb committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    0302096 View commit details
    Browse the repository at this point in the history