Skip to content

Remove PUT routes #96

Answered by setaman
DaTebe asked this question in Q&A
Discussion options

You must be logged in to vote

@DaTebe
yeah, indeed, the PUT routes are used very rarely and currently do net tend to be used more actively. But they are used. Our UM relies on the PUT semantics to handle wired synchronization with Keycloak. The second thing, the PUT is offered to all the services through the common package automatically. That means minimal maintaining costs. The main inconvenience is that the endpoint has to be document in the OpenAPI.

I would say, we can safely remove the PUT route (including documentation) from the services that do not require it explicitly, without to touch the common package. But there is no urgency to do or not do that.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by setaman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants