- Follow steps 1-6 outlined here to create a Maestro++ authorization token for you.
- Go to swagger API and click on "Authorize" button on the top-right corner.
- In the "Value" input box add "Bearer" + the token generated in the previous step. i.e "Bearer m1T0ken6tab5" and click "Authorize".
- On the Swagger API go to Builds -> Latest and click on the "Try it out" button on the right hand side.
- Fill in the following fields:
- On the "repository" field inform the URL of the repository (e.g., https://github.com/dotnet/arcade)
- On the "loadCollections" field select "true"
- Click on the "Execute" button
- The "Response Body" field will contain information about the latest assets published.