I created a plugin OpenAPI Renderer a few months ago. This plugin allows for viewing, editing, versioning, and overview of OpenAPI specifications in Obsidian. After actively developing it for some time, I had a lull for a month. Yesterday I released update 4.2.0, which I have been working on lately.
What’s new:
- I have integrated the resolution of external $ref links
- I also integrated editor extension management (locally and globally)
If you have used this plugin or would like to use it, please leave your feedback. I’m particularly interested in hearing about how this plugin integrates into your API documentation workflow, any challenges you’ve faced, and features you’d like to see in future updates. So far, it is not clear to me how effectively it solves user workflows, and I would greatly appreciate any information about this.
If you’re interested in contributing to the development of this plugin, please feel free to check out the GitHub repository and submit issues or pull requests. I will be very grateful to anyone for feedback and contributions!