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

Data Connector (OpenAPI) does not handle schema references #225

Open
johnjcsmith opened this issue Dec 4, 2024 · 0 comments
Open

Data Connector (OpenAPI) does not handle schema references #225

johnjcsmith opened this issue Dec 4, 2024 · 0 comments

Comments

@johnjcsmith
Copy link
Contributor

johnjcsmith commented Dec 4, 2024

For example, when ingesting the PostHog OpenAPI spec, the QueryCreate operation's body property description describes the reference rather than the actual request schema.

   "body": {
      "description": "Request body. Must match: {\"$ref\":\"#/components/schemas/QueryRequest\"}"
    }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants