Skip to content

Conversation

@vincentsarago
Copy link
Member

This PR does:

  • fix validation issue when fields extension is enable for /items endpoint (return JSONResponse to avoid pydantic validation)
  • use Relation enum value for POST Links (to match links for GET)
  • avoid re-using post_search method to ease customization (mostly because we don't want to have to deal with a possible JSONReponse from the post_search method

@vincentsarago vincentsarago merged commit a2fb77f into main Feb 18, 2025
7 checks passed
@vincentsarago vincentsarago deleted the patch/relation-values-and-JSONResponse branch February 18, 2025 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants