-
-
Notifications
You must be signed in to change notification settings - Fork 158
Merge master v5.2.0 into openapi #1273
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
Merged
Changes from 1 commit
Commits
Show all changes
74 commits
Select commit
Hold shift + click to select a range
22761fe
Empty commit to trigger cibuild
bkoelman 0818619
Update GIT_ACCESS_TOKEN to use bkoelman instead of bart-degreed GitHu…
bkoelman 8e63c68
Dummy change to trigger docs deployment
bkoelman ac7d3ae
Fix formatting
bkoelman 8cad017
Simplify assertions (ShouldContainKey already checks for null)
bart-vmware 9f31f92
Fixed: on secondary endpoint, the incoming filter from query string w…
bart-vmware 0adebfd
Merge pull request #1258 from bart-vmware/assertions-cleanup
bkoelman a2c50e4
Merge branch 'master' into fix-secondary-reverse-filter
bkoelman 56cfe08
Merge pull request #1259 from bart-vmware/fix-secondary-reverse-filter
bkoelman 2732109
Package updates; fix culture in range parsing (see https://github.com…
bkoelman a7668ae
Changes LiteralConstantExpression to contain a typed constant instead…
bkoelman a05a12e
Simplify test
bkoelman bcc2975
Removed pointless assertion (the preceeding code casts to HasManyAttr…
bkoelman 2bf9405
Removed resource ID from error message, as the error is unrelated to …
bkoelman 1c9a7c9
Fix naming/comment
bkoelman 2022684
Fixed: do not import namespace of resource class when same as control…
bkoelman 177ae01
Fix indents in tests
bkoelman 9e1f9dc
Apply new suggestions from Resharper EAP
bkoelman 82f04b2
Improve change tracking performance
bkoelman 8f19d63
Add workaround for failing 'dotnet pack'
bkoelman d1ea9ad
Fixed: a duplicate trailing slash was rendered in Location header whe…
bkoelman eae0e78
Update usages of "paging" with "pagination"
bkoelman 2e1b804
Fixed: missing test coverage for applying default page size in includes
bkoelman 4055c6f
Simplify meta:total assertions and produce better error on failure
bkoelman adc51e1
Clarify documentation
bkoelman 039ee72
Package updates
bkoelman 8a5e914
Merge pull request #1257 from json-api-dotnet/query-tweaks
maurei b2e5bb6
Merge branch 'master' into fix-namespace-imports-gen
maurei 0d914d8
Merge pull request #1261 from json-api-dotnet/fix-namespace-imports-gen
maurei 77e838b
Fix heading
bkoelman 6ef75c9
Fix version mismatch on Microsoft.EntityFrameworkCore.Relational, ori…
bkoelman d137c3a
Refresh NuGet API key
bkoelman d2e321c
Refresh leaked NuGet API key
bkoelman 5dd256f
Improve performance of response serialization for large number of inc…
bkoelman 9a2f364
Merge pull request #1265 from json-api-dotnet/serializer-perf
bkoelman db852cf
Use deterministic culture when converting to string
bkoelman 6d49f71
Merge pull request #1267 from json-api-dotnet/fix-runtime-type-converter
maurei d47751d
Update to Resharper v2023.1
bkoelman 87a7569
InspectCode: Include Roslyn diagnostic ID
bkoelman 476dab0
Enable new inspections
bkoelman 9c38d55
Apply Resharper hint: convert switch statement to expression
bkoelman f701961
Apply Resharper hint: pass string interpolation
bkoelman 865b3a3
Reduce noice from IDE rules
bkoelman 35eb36f
Package update
bkoelman 05e9037
Merge pull request #1235 from json-api-dotnet/resharper-update
bkoelman 260b47e
Update question template
bkoelman 757dd08
Use short URL in question template
bkoelman abb6233
PostgreSQL connection strings: remove default port, add error details
bkoelman 93f6532
Use default ASP.NET location for connection strings
bkoelman a4d0836
Drop /v1 from API namespace, because it suggests API versioning shoul…
bkoelman 67f3ef4
Seed core example with sample data, open browser on run, use long IDs
bkoelman f202021
Enable detailed logging
bkoelman c3f5baa
Feed includes from query string to the serializer when custom resourc…
bkoelman 7b63f58
Updates NoEntityFrameworkExample to use a hardcoded in-memory dataset…
bkoelman 2a57fe1
Update documentation
bkoelman d037c75
Reduce logging from tests during cibuild
bkoelman 9e03e0f
Various (non-breaking) name changes for internal consistency
bkoelman 11894ad
Harden Attr/Relationship attributes against invalid input
bkoelman b51d681
Add missing null checks
bkoelman 858228b
Remove unused dependencies on Moq
bkoelman b96cc4e
Revert workaround
bkoelman 012cf4e
Update scripts for breaking change in PowerShell 7.3
bkoelman 6678d87
Fixed: incoming string representation should not be part of the seman…
bkoelman e0464f5
Correct forgotten part in rename
bkoelman 5301d04
Merge pull request #1269 from json-api-dotnet/update-examples
maurei 338c63e
Merge branch 'master' into harden-attributes
maurei 627bae9
Merge pull request #1268 from json-api-dotnet/harden-attributes
maurei 779daea
Fixes two problems when using owned entities:
bkoelman 2596635
Merge pull request #1272 from json-api-dotnet/fix-owned-entities
maurei 94a6981
Update version to 5.2.0
bkoelman 3b576b1
Increment version to 5.2.1 (used for pre-release builds from ci)
bkoelman c9ec0a5
Merge branch 'master' into merge-master-v5.2.0-into-openapi
bkoelman c3c29ba
Apply new Resharper suggestions
bkoelman 47d1ee3
Drop /v1 from sample namespaces, regenerate swagger.json files
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
2 changes: 2 additions & 0 deletions
2
src/Examples/JsonApiDotNetCoreExampleClient/ExampleApiClient.cs
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
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.