Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

404 config.schema.json #786

Open
FDiskas opened this issue Jul 9, 2024 · 1 comment
Open

404 config.schema.json #786

FDiskas opened this issue Jul 9, 2024 · 1 comment

Comments

@FDiskas
Copy link

FDiskas commented Jul 9, 2024

The path to the schema https://openapitools.org/openapi-generator-cli/config.schema.json leads to 404
https://github.com/OpenAPITools/openapi-generator-cli/blob/6b76bbbbc10630190289a32b7ecafce61cd3ab12/apps/generator-cli/src/config.schema.json#L2C11-L2C76

@kemotx90
Copy link

in your openapitools.json use

{
  "$schema": "node_modules/@openapitools/openapi-generator-cli/config.schema.json",
  ...
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants