It would be amazing if the API could provide JSON schemas for endpoint inputs and outputs. It would allow more easily using the Baserow API with other tools and libraries, such as json-schema-to-zod.
Noted @narthur! I’ll discuss the feedback with the team
1 Like
Hello @narthur, is this what you’re looking for? Baserow API spec
1 Like
Almost, except that spec appears to be for the global Baserow-level API and not for a database-level API, if that makes sense.