You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
The Open API (Swagger) documentation for Confluence plug-in does a good job.
However, by default it isn't showing x-extensions, which can normally be set through configuration. Is it possible to set this configuration within the plug-in?
This is the particular configuration entry which I want to be able to set to true
showExtensions | SHOW_EXTENSIONS | Boolean=false . Controls the display of vendor extension (x- ) fields and values for Operations, Parameters, Responses, and Schema. |
Hi Alex,
Yes, it is possible to set the `showExtensions` configuration option in the plug-in.
Once you have added the macro to your page, click the "Edit" button to open the 'Edit Open API (Swagger) Documentation Macro' dialog, and check the "Show vendor extensions" option.
I hope this helps.
Thank you - very helpful!
My next challenge is to see whether or not this can be programatically set when a page is created, as we always want to see vendor extensions.
I can't find something in the plugin configuration that allows it, but I'm keeping my fingers crossed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm curious if this is a free plugin in Confluence Cloud? If so, is it available on Confluence Server and on what version?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi John,
The app is available for all three Confluence platforms (Server, Cloud and Data Center).
The Server / Data Center versions support Confluence version 5.8.2 - 7.14.0.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.