Open Mange opened 6 years ago
Hi @Mange! I don't have timing to share about our plans to add JSON schema or OpenAPI 3.0 schemas for the RTM or Events API right now, but it's something we're considering. Most likely we'll target the Events API first, which could have some re-usability for RTM enthusiasts. Swagger/OpenAPI 2.0 aren't well-suited to describing either RTM or Events API unfortunately.
I'm glad to hear it. Thank you. :)
I think plain JSON schema to describe the events would solve the problem for most integrators as they can then generate types, documentation and tests for their respective libraries. Just a tip! :)
Description
Is there any plans to supply Swagger specifications for the RTM messages? It would be very useful for SDKs out there to be able to generate code from official specifications instead of scraping the documentation website (which a lot of them are doing right now).
Examples of this happening:
What type of issue is this? (place an
x
in one of the[ ]
)Requirements (place an
x
in each of the[ ]
)