Skip to content

Conversation

@Courtcircuits
Copy link
Member

  • feat(GIST-79): lot of refactor
  • feat(GIST-79): added put for update gist
  • feat(GIST-79): updated openapi

@linear
Copy link

linear bot commented Nov 13, 2024

GIST-79 Replace PATCH routes by PUT for gist

Using PATCH routes to modify a gist doesn't scale when adding attributes to this entity so

we need to :

  1. deprecate PATCH routes on Gists
  2. create PUT route to update a Gist
  3. Test abac on this new route

@Courtcircuits Courtcircuits merged commit f35bb02 into main Nov 13, 2024
1 check passed
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