You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For instance, in Hephaestus I generate a TypeScript OpenAPI from the specs and use that. I have a GitHub action that generates the specs and checks if there are any changes in the api client that are not committed.
This way if someone changes anything in the API on the Athena side the playground is not broken if they are not checking that particular feature on the playground.
Is your feature request related to a problem?
Playground has some stability issues.
Describe the solution you'd like
Use Athena's OpenAPI spec in Playground to ensure a CI/CD Typescript error if something is changing in the spec
Describe the alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: