Closed xdumstr closed 1 year ago
Adding a script to check the pattern we used for Endpoints. This is a correct example:
Endpoint: [POST /api/auth/login](https://demo.microstrategy.com/MicroStrategyLibrary/api-docs/index.html#/Authentication/postLogin)
We detect the following common errors.
The reachability of the links is not checked in this script.
yarn start
Type of Changes
Adding a script to check the pattern we used for Endpoints. This is a correct example:
We detect the following common errors.
The reachability of the links is not checked in this script.
Checklist
yarn start
.Helpful Info