This folder contains a Postman Collection that includes all the endpoints of current ACC AutoSpecs API and the demo tutorials. The collection will be kept updated with new APIs.
-
Import Postman collection file. It contains the endpoints test, predefined variables of collection environment and predefined Authorization.
-
Input your information in variables tab If you want to test from Run Firstly, input the environment variables only: clientId, clientSecret, accountName, projectName. If you have known the projectId, input its value directly.
-
ensure the callback url of your APS application is
https://www.getpostman.com/oauth2/callback
-
Assume the steps of Setup have been performed. The 3-legged token is ready.
-
Input id of ACC project which has AutoSpec enabled. Play the scripts, try to change some parameters or body with more scenarios.
-
To test tutorial, input accountName and projectName firstly. The step1 and step2 will get account id and project id.
-
With Postman Runner, these scripts can be chained to perform auto-test. Check Tests tab to define your preferred tests.
This sample is licensed under the terms of the MIT License. Please see the LICENSE file for full details.
Xiaodong Liang @coldwood, Developer Advocate and Support