We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Seems to be caused by #194, previous commits works file. Present for all versions i tested with 2.9, 2.10, 2.11, 2.12
2.9
2.10
2.11
2.12
Trying to run codegeneration with openapi-typescript fails with the following error
openapi-typescript
openapi-typescript --default-non-nullable false https://raw.githubusercontent.com/intercom/Intercom-OpenAPI/refs/heads/main/descriptions/2.11/api.intercom.io.yaml ✨ openapi-typescript 7.6.1 ✘ Can't resolve $ref at #/components/schemas/update_conversation_request/properties/custom_attributes ✘ Can't resolve $ref at #/components/schemas/create_phone_switch_request/properties/custom_attributes
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Seems to be caused by #194, previous commits works file. Present for all versions i tested with
2.9
,2.10
,2.11
,2.12
Trying to run codegeneration with
openapi-typescript
fails with the following errorThe text was updated successfully, but these errors were encountered: