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

openapi: include headers #1459

Merged
merged 36 commits into from
Feb 23, 2024

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    cda34c7 View commit details
    Browse the repository at this point in the history
  2. Update all open api files

    verdie-g committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    60e31b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    baa8677 View commit details
    Browse the repository at this point in the history
  4. Fix coding style

    verdie-g committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    07d4477 View commit details
    Browse the repository at this point in the history
  5. Fix test

    verdie-g committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    06a4d79 View commit details
    Browse the repository at this point in the history
  6. Add schema to headers

    verdie-g committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    36d5ff7 View commit details
    Browse the repository at this point in the history
  7. Fix test

    verdie-g committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    0a6c833 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    31b3b3a View commit details
    Browse the repository at this point in the history
  9. Document 304 + If-None-Match

    verdie-g committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    f371aa5 View commit details
    Browse the repository at this point in the history
  10. Stuff

    verdie-g committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    4992baa View commit details
    Browse the repository at this point in the history
  11. Add content length header

    verdie-g committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    61dd786 View commit details
    Browse the repository at this point in the history
  12. Idk anymore

    verdie-g committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    e34b303 View commit details
    Browse the repository at this point in the history
  13. Address PR comments

    verdie-g committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    056cc82 View commit details
    Browse the repository at this point in the history
  14. Remove dead code

    verdie-g committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    ad8ef94 View commit details
    Browse the repository at this point in the history
  15. Use primary constructor

    verdie-g committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    f66b8ed View commit details
    Browse the repository at this point in the history
  16. Address easy PR comments

    verdie-g committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    69930d1 View commit details
    Browse the repository at this point in the history
  17. Rewrite e2e tests

    verdie-g committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    8c265c7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    456a78c View commit details
    Browse the repository at this point in the history
  19. Address PR comments (2/2)

    verdie-g committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    d4ad3a6 View commit details
    Browse the repository at this point in the history
  20. Add HeaderTests

    verdie-g committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    d5b7a40 View commit details
    Browse the repository at this point in the history
  21. Fix inspection

    verdie-g committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    1a8cc52 View commit details
    Browse the repository at this point in the history
  22. Address PR comments

    verdie-g committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    09338e1 View commit details
    Browse the repository at this point in the history
  23. Fix inspection

    verdie-g committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    0a6f86f View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Update src/JsonApiDotNetCore.OpenApi/SwaggerComponents/JsonApiOperati…

    …onDocumentationFilter.cs
    
    Co-authored-by: Bart Koelman <[email protected]>
    verdie-g and bkoelman authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    1b73bfb View commit details
    Browse the repository at this point in the history
  2. Update src/JsonApiDotNetCore.OpenApi.Client/ApiResponse.cs

    Co-authored-by: Bart Koelman <[email protected]>
    verdie-g and bkoelman authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    4d805f1 View commit details
    Browse the repository at this point in the history
  3. Update test/OpenApiEndToEndTests/Headers/ETagTests.cs

    Co-authored-by: Bart Koelman <[email protected]>
    verdie-g and bkoelman authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    8e21d98 View commit details
    Browse the repository at this point in the history
  4. Update test/OpenApiEndToEndTests/Headers/ETagTests.cs

    Co-authored-by: Bart Koelman <[email protected]>
    verdie-g and bkoelman authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    ef7f78b View commit details
    Browse the repository at this point in the history
  5. Update test/OpenApiTests/Headers/HeaderTests.cs

    Co-authored-by: Bart Koelman <[email protected]>
    verdie-g and bkoelman authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    e083378 View commit details
    Browse the repository at this point in the history
  6. Update test/OpenApiEndToEndTests/Headers/ETagTests.cs

    Co-authored-by: Bart Koelman <[email protected]>
    verdie-g and bkoelman authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    e9899d9 View commit details
    Browse the repository at this point in the history
  7. Update test/OpenApiEndToEndTests/Headers/ETagTests.cs

    Co-authored-by: Bart Koelman <[email protected]>
    verdie-g and bkoelman authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    1d43181 View commit details
    Browse the repository at this point in the history
  8. Update test/OpenApiEndToEndTests/Headers/ETagTests.cs

    Co-authored-by: Bart Koelman <[email protected]>
    verdie-g and bkoelman authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    6611efb View commit details
    Browse the repository at this point in the history
  9. Address PR comments

    verdie-g committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    f8e8912 View commit details
    Browse the repository at this point in the history
  10. Fix stuff

    verdie-g committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    c22b8d1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    22fa001 View commit details
    Browse the repository at this point in the history
  12. Address PR comments

    verdie-g committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    0eae574 View commit details
    Browse the repository at this point in the history
  13. Add missing line break

    bkoelman authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    a9f15f5 View commit details
    Browse the repository at this point in the history