openapi-generator-cli icon indicating copy to clipboard operation
openapi-generator-cli copied to clipboard

[BUG] JSON Schema URL returns 404

Open pd4d10 opened this issue 4 years ago • 3 comments

🐛 Bug Report:

Describe the bug

https://openapitools.org/openapi-generator-cli/config.schema.json returns 404

Expected behavior

It should return the same content as https://github.com/OpenAPITools/openapi-generator-cli/blob/master/apps/generator-cli/src/config.schema.json

pd4d10 avatar Jul 20 '21 12:07 pd4d10

Thanks for reporting the issue. Where did you get this URL: https://openapitools.org/openapi-generator-cli/config.schema.json ?

wing328 avatar Aug 02 '21 04:08 wing328

It's the $id of this JSON: https://github.com/OpenAPITools/openapi-generator-cli/blob/master/apps/generator-cli/src/config.schema.json

pd4d10 avatar Aug 02 '21 05:08 pd4d10

https://github.com/OpenAPITools/openapi-generator-cli/blob/ec675176d38ad35ef574db4633dc2c754797fa2f/apps/generator-cli/src/config.schema.json#L2

simPod avatar Dec 27 '21 11:12 simPod