PUT/DELETE methods for /repositories/{id} #6
Labels
discuss
Needs input from various people
documentation
Improvements or additions to documentation
help wanted
Extra attention is needed
For implementing
DELETE/PUT
methods for/repositories/{id}
endpoint we need to work on the following scenarios:PUT
is really important? Instead, the Developer can useDELETE
and register a newrepository
at broker usingPOST /repositories
?related to issue #3
The text was updated successfully, but these errors were encountered: