-
-
Notifications
You must be signed in to change notification settings - Fork 158
openapi: include headers #1459
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
Merged
bkoelman
merged 36 commits into
json-api-dotnet:openapi
from
verdie-g:1367-include-http-headers
Feb 23, 2024
Merged
openapi: include headers #1459
Changes from 23 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
cda34c7
openapi: include ETag/Location headers
verdie-g 60e31b6
Update all open api files
verdie-g baa8677
Make response headers required
verdie-g 07d4477
Fix coding style
verdie-g 06a4d79
Fix test
verdie-g 36d5ff7
Add schema to headers
verdie-g 0a6c833
Fix test
verdie-g 31b3b3a
Use WrapResponses option for NSwag
verdie-g f371aa5
Document 304 + If-None-Match
verdie-g 4992baa
Stuff
verdie-g 61dd786
Add content length header
verdie-g e34b303
Idk anymore
verdie-g 056cc82
Address PR comments
verdie-g ad8ef94
Remove dead code
verdie-g f66b8ed
Use primary constructor
verdie-g 69930d1
Address easy PR comments
verdie-g 8c265c7
Rewrite e2e tests
verdie-g 456a78c
Address PR comments (1/2) - will not compile
verdie-g d4ad3a6
Address PR comments (2/2)
verdie-g d5b7a40
Add HeaderTests
verdie-g 1a8cc52
Fix inspection
verdie-g 09338e1
Address PR comments
verdie-g 0a6f86f
Fix inspection
verdie-g 1b73bfb
Update src/JsonApiDotNetCore.OpenApi/SwaggerComponents/JsonApiOperati…
verdie-g 4d805f1
Update src/JsonApiDotNetCore.OpenApi.Client/ApiResponse.cs
verdie-g 8e21d98
Update test/OpenApiEndToEndTests/Headers/ETagTests.cs
verdie-g ef7f78b
Update test/OpenApiEndToEndTests/Headers/ETagTests.cs
verdie-g e083378
Update test/OpenApiTests/Headers/HeaderTests.cs
verdie-g e9899d9
Update test/OpenApiEndToEndTests/Headers/ETagTests.cs
verdie-g 1d43181
Update test/OpenApiEndToEndTests/Headers/ETagTests.cs
verdie-g 6611efb
Update test/OpenApiEndToEndTests/Headers/ETagTests.cs
verdie-g f8e8912
Address PR comments
verdie-g c22b8d1
Fix stuff
verdie-g 22fa001
Suggestion to update OpenAPI docs for headers usage
bkoelman 0eae574
Address PR comments
verdie-g a9f15f5
Add missing line break
bkoelman File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
1,236 changes: 1,218 additions & 18 deletions
1,236
src/Examples/JsonApiDotNetCoreExample/GeneratedSwagger/JsonApiDotNetCoreExample.json
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.