Loading README.md +2 −1 Original line number Diff line number Diff line Loading @@ -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` Loading Loading
README.md +2 −1 Original line number Diff line number Diff line Loading @@ -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` Loading