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

Render api specs #163

Draft
wants to merge 37 commits into
base: main
Choose a base branch
from
Draft

Render api specs #163

wants to merge 37 commits into from

Commits on Dec 2, 2024

  1. Configuration menu
    Copy the full SHA
    66b01d0 View commit details
    Browse the repository at this point in the history
  2. Render API spec pages

    fabianrbz committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    f131b40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08a6809 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37ebf96 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    046bf08 View commit details
    Browse the repository at this point in the history
  6. WIP: Render api index page

    fabianrbz committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    ef23427 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    27e8a7b View commit details
    Browse the repository at this point in the history
  8. Add api-specs folder

    fabianrbz committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    ca9375d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5b6fffb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    09e2079 View commit details
    Browse the repository at this point in the history
  11. Rename ssg_api_pages

    fabianrbz committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    93dbe74 View commit details
    Browse the repository at this point in the history
  12. Generate API error pages

    fabianrbz committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    cb2074c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ff21736 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    da39caa View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    94319ad View commit details
    Browse the repository at this point in the history
  16. Use css classes for badges

    fabianrbz committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    0d6707b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    79414f2 View commit details
    Browse the repository at this point in the history
  18. Adjust with in api pages

    fabianrbz committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    cc238cb View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7c402db View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    328da6a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    323423f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1e7d33f View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    fd49e11 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    7255d51 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b8e3171 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    2582192 View commit details
    Browse the repository at this point in the history
  27. Fetch konnect_product_ids from the api_pages

    The entity_schema still references the api by url, the platform will
    fetch the corresponding konnect_product_id for that url and render the
    corresponding schema.
    fabianrbz committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    2ab3881 View commit details
    Browse the repository at this point in the history
  28. Rename latest to canonical

    fabianrbz committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    551d712 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    f4c6bcf View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    542fcf1 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    7fd821e View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    297a946 View commit details
    Browse the repository at this point in the history
  33. Render Konnect APIs first

    fabianrbz committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    35a0aad View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    d61d9d7 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    0acae50 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. API pages: Always set the version in the URL, even for latest.

    Major versions don't change much (once per year max) and this also
    provides consistent url structure with subpages.
    fabianrbz committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    762c7fd View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

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