Commit 79691c4c authored by Jérémy Lacoche's avatar Jérémy Lacoche
Browse files

give in the readme the two commands for validating both apis

parent 8ef05ea5
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -116,7 +116,8 @@ Install the tool with "npm", see: https://openapi-generator.tech/docs/installati

### Validating the api

> npx @openapitools/openapi-generator-cli validate -i API/openapi.yaml
> npx @openapitools/openapi-generator-cli validate -i API/worldanalysis/worldanalysisopenapi.yaml
> npx @openapitools/openapi-generator-cli validate -i API/worldstorage/worldstorageopenapi.yaml

If you need some recommandations, use the option: `--recommand`