Replies: 1 comment 5 replies
-
Hey there, A feature like that fits better in the docs generation/publishing layer than in Vrite's primary app. But this approach is limiting and a bit cumbersome to work with. So, support for OpenAPI-generated content might actually make more sense at the editor level. This will likely require support for editable & non-editable areas, and some form of automated content generation from OpenAPI files (for both the entire content pieces & sections within existing pieces). I might consider something like that after the v1 redesign of Vrite I'm currently working on. Then Vrite should be more flexible to potentially handle such a use case. Question for you - if you've used Vrite, how would you like to see OpenAPI support implemented? |
Beta Was this translation helpful? Give feedback.
-
Hi there
I'm interested in using Vrite and wondering if there are any plans to support API documentation generation from OpenAPI (formerly Swagger) specifications? This would be very helpful for automatically generating and maintaining API documentation from our OpenAPI schema files.
Some potential benefits this feature could bring:
Automatic generation of API reference documentation from OpenAPI/Swagger files
Keeping API documentation in sync with the actual API implementation
Reduced manual documentation effort
Standard way to document REST APIs
Is this something on your roadmap? If so, I'd love to hear more about the planned implementation approach and timeline.
Thanks for considering this feature request!
Beta Was this translation helpful? Give feedback.
All reactions