This PR contains the work done to declare the missing, non-GET endpoints of the Database section in the Discogs API documentation into the OpenAPI specification document.
Furthermore, documentation extensions have been defined for the APIProtocol and Client types in the DocC documentation catalog to match the categories of these endpoint calls to the categories in the Discogs documentation.
This PR contains the work done to declare the missing, non-GET endpoints of the *Database* section in the [Discogs API documentation](https://www.discogs.com/developers#page:database) into the `OpenAPI` specification document.
Furthermore, documentation extensions have been defined for the `APIProtocol` and `Client` types in the `DocC` documentation catalog to match the categories of these endpoint calls to the categories in the Discogs documentation.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the work done to declare the missing, non-GET endpoints of the Database section in the Discogs API documentation into the
OpenAPIspecification document.Furthermore, documentation extensions have been defined for the
APIProtocolandClienttypes in theDocCdocumentation catalog to match the categories of these endpoint calls to the categories in the Discogs documentation.