Skip to content

Commit b91d165

Browse files
author
gitName
committed
url update
1 parent 22e8a1c commit b91d165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/api-management-get-started-revise-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ If you've tried the [developer portal](api-management-howto-developer-portal-cus
160160

161161
Each revision to your API can be accessed using a specially formed URL. Add `;rev={revisionNumber}` at the end of your API URL path, but before the query string, to access a specific revision of that API. For example, you might use a URL similar to the following to access revision 2 of the Swagger Petstore API:
162162

163-
`https://apim-hello-world.azure-api.net/store;rev=2/speakers`
163+
`https://apim-hello-world.azure-api.net/store/pet/1;rev=2/`
164164

165165
You can find the URL paths for your API's revisions on the **Revisions** tab in the Azure portal.
166166

0 commit comments

Comments
 (0)