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

add HttpApi modules to /platform #3495

Merged
merged 59 commits into from
Aug 30, 2024
Merged

add HttpApi modules to /platform #3495

merged 59 commits into from
Aug 30, 2024

Commits on Aug 27, 2024

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

    tim-smart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    ed8b427 View commit details
    Browse the repository at this point in the history
  3. run codegen

    tim-smart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    919bb4d View commit details
    Browse the repository at this point in the history
  4. middleware

    tim-smart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    2d7bf1e View commit details
    Browse the repository at this point in the history
  5. fix makeHandlers

    tim-smart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    072f289 View commit details
    Browse the repository at this point in the history
  6. fix error status codes

    tim-smart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    ca5c476 View commit details
    Browse the repository at this point in the history
  7. wip

    tim-smart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c0361f8 View commit details
    Browse the repository at this point in the history
  8. middleware context

    tim-smart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    1d9ebf8 View commit details
    Browse the repository at this point in the history
  9. annotations & OpenApi

    tim-smart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    44f21d4 View commit details
    Browse the repository at this point in the history
  10. security middleware

    tim-smart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    371f511 View commit details
    Browse the repository at this point in the history
  11. middlewareSecurityVoid

    tim-smart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c1d08a3 View commit details
    Browse the repository at this point in the history
  12. refactor layer middleware

    tim-smart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    f859f23 View commit details
    Browse the repository at this point in the history
  13. don't export Proto

    tim-smart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    6a502e5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1ca2546 View commit details
    Browse the repository at this point in the history
  15. start ApiClient

    tim-smart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    2da6d33 View commit details
    Browse the repository at this point in the history
  16. client wip

    tim-smart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    7844aca View commit details
    Browse the repository at this point in the history
  17. don't refail ParseError

    tim-smart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    1ee320b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5d13a63 View commit details
    Browse the repository at this point in the history
  19. add OpenApi types

    tim-smart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    bf8f5a8 View commit details
    Browse the repository at this point in the history
  20. fix example

    Tim Smart authored and tim-smart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    98fc511 View commit details
    Browse the repository at this point in the history
  21. wip client types

    tim-smart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    42b75cd View commit details
    Browse the repository at this point in the history
  22. Simplify types

    tim-smart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e0241ad View commit details
    Browse the repository at this point in the history
  23. OpenApi generation

    tim-smart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    18fc85d View commit details
    Browse the repository at this point in the history
  24. prefix operationId

    tim-smart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    f7d8fa5 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    9729921 View commit details
    Browse the repository at this point in the history
  26. move api to context

    tim-smart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    6ee91cb View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    958fca9 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    e984ed3 View commit details
    Browse the repository at this point in the history
  29. openapi wip

    tim-smart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    972624d View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    d5b7a4a View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    52c3dbd View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    3ad8e16 View commit details
    Browse the repository at this point in the history
  33. add swagger layer

    tim-smart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    357daec View commit details
    Browse the repository at this point in the history
  34. fix bearer auth

    tim-smart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    9425e0b View commit details
    Browse the repository at this point in the history
  35. fix import

    tim-smart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d5695e5 View commit details
    Browse the repository at this point in the history
  36. fix lint

    tim-smart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    8d0202d View commit details
    Browse the repository at this point in the history
  37. fix security example

    tim-smart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c494ef6 View commit details
    Browse the repository at this point in the history
  38. improve OpenApi extraction

    tim-smart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    94bf411 View commit details
    Browse the repository at this point in the history
  39. multipart requests

    tim-smart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    8cce698 View commit details
    Browse the repository at this point in the history
  40. fix import

    tim-smart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d955f76 View commit details
    Browse the repository at this point in the history
  41. add some jsdoc comments

    tim-smart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d331195 View commit details
    Browse the repository at this point in the history
  42. ApiEndpoint.addError

    tim-smart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    f109bcc View commit details
    Browse the repository at this point in the history
  43. add set prefix to apis

    tim-smart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    027a032 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    cc80fde View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    810f5fb View commit details
    Browse the repository at this point in the history
  46. support cookie auth

    tim-smart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    cf6c1de View commit details
    Browse the repository at this point in the history
  47. fix ApiSecurity annotations

    tim-smart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    2ac26fe View commit details
    Browse the repository at this point in the history
  48. secure cookies by default

    tim-smart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    48bd329 View commit details
    Browse the repository at this point in the history
  49. rename modules

    tim-smart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    6bc4fa0 View commit details
    Browse the repository at this point in the history
  50. fix docgen

    tim-smart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0df127e View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    1092acc View commit details
    Browse the repository at this point in the history
  2. add headers support

    tim-smart committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    6ca395c View commit details
    Browse the repository at this point in the history
  3. docs & tests

    tim-smart committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    dde2259 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. README tweaks

    tim-smart committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    b20a408 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fde203 View commit details
    Browse the repository at this point in the history
  3. document withEncoding

    tim-smart committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    b9d7175 View commit details
    Browse the repository at this point in the history
  4. add changeset

    tim-smart committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    509d91e View commit details
    Browse the repository at this point in the history
  5. fix typo

    tim-smart committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    002f244 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. add encoding helpers

    Tim Smart committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    11118f9 View commit details
    Browse the repository at this point in the history