Skip to content

Commit

Permalink
Merge pull request #8510 from Avishka-Shamendra/master
Browse files Browse the repository at this point in the history
[Master] Update Product Api Definitions
  • Loading branch information
Avishka-Shamendra authored Oct 25, 2024
2 parents 0334b7d + 61c892d commit 619d7ec
Show file tree
Hide file tree
Showing 4 changed files with 2,464 additions and 97 deletions.
2 changes: 1 addition & 1 deletion en/docs/design/api-monetization/monetizing-an-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -718,7 +718,7 @@ You can use the admin REST API, which is available in WSO2 API Manager, to publi
1. Obtain the consumer key and secret key pair by calling the dynamic client registration endpoint.
For more information, see [Admin REST API v4.1]({{base_path}}/reference/product-apis/admin-apis/admin-v4/admin-v4/).
For more information, see [Admin REST API v4.2]({{base_path}}/reference/product-apis/admin-apis/admin-v4/admin-v4/).
``` java
curl -X POST -H "Authorization: Basic <base64encoded-admin-account-credentials>" -H "Content-Type: application/json" -d @payload.json https://localhost:9443/client-registration/v0.17/register
Expand Down
Loading

0 comments on commit 619d7ec

Please sign in to comment.