redoc icon indicating copy to clipboard operation
redoc copied to clipboard

Is x-tags supposed to be implemented?

Open michaelgwelch opened this issue 3 years ago • 3 comments
trafficstars

Describe the problem to be solved Implement x-tags as documented already: x-tags

In testing we've found it not to work and the README does not list it as an extension (so I assume it's not actually been implemented?): https://github.com/Redocly/redoc#openapi-specification-extensions

Describe the solution you'd like As documented.

Describe alternatives you've considered We're using <SchemaDefinition> but then when used with redocly it triggers the no-unused-components inspection rule.

michaelgwelch avatar Aug 30 '22 21:08 michaelgwelch

This was answered by @adamaltman in https://github.com/Redocly/redocly-cli/issues/838. Apparently this is in the premium product only.

michaelgwelch avatar Aug 31 '22 12:08 michaelgwelch

Let's leave this open here so we can discuss implementing it in Redoc.

adamaltman avatar Sep 02 '22 12:09 adamaltman

Let's implement it.

cc @AlexVarchuk

RomanHotsiy avatar Sep 19 '22 00:09 RomanHotsiy

Have you any idea of when it will be available? I'm trying to evaluate options / appropriate workaround effort.

cykl avatar Jun 19 '23 15:06 cykl

This feature has been merged now (thanks @AlexVarchuk !), so you'll find it on the main branch. It will be in Redoc itself at the next release.

lornajane avatar Jul 26 '23 09:07 lornajane