PATCH request for updating registry credentials requires all properties

Hi, as per the PATCH request convention and also per the convention in your API docs, specifying just the modified properties in the request body should be sufficient. It works that way for some PATCH requests. However, the endpoint for updating registry credentials requires all the properties, even though the request URI does uniquely identify the registry credentials object being modified, so it should be possibly to simply update the token value without having to specify the existing values for all the other properties. Could I be wrong here or is this an oversight in the PATCH implementation for this endpoint?

I tried to paste links to your docs but I get an error saying I can’t include links in my post.

Bump.

Hi, it would be great if someone from Render could look at this. API consistency issues seem to be a constant topic. It would be great if there was a better communication channel, perhaps a dedicated GH repo for reporting such issues?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.