Skip to content

possible to get openapi spec for latest api version? #17565

Answered by dosubot bot
jguerena15 asked this question in Other
Discussion options

You must be logged in to vote

Hey there, @jguerena15! I'm here to help you with any bugs, questions, or contributions you have. Let's squash those bugs together! 😊

Yes, you can get the OpenAPI spec for the latest API version from the Cal.com repository. The OpenAPI specification is available in JSON format and can be used to generate TypeScript API definitions. You can find the OpenAPI version 3.0.3 specification for the Cal.com API, which includes details about the API endpoints, request parameters, and response schemas. This specification can be used with tools like openapi-generator or swagger-codegen to generate TypeScript definitions. The latest API version is specified as 2024-08-13, and you should ensure that …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jguerena15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant