Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenAPI 3.1 support issues #1715

Open
RomanHotsiy opened this issue Aug 6, 2021 · 16 comments
Open

OpenAPI 3.1 support issues #1715

RomanHotsiy opened this issue Aug 6, 2021 · 16 comments

Comments

@RomanHotsiy
Copy link
Member

RomanHotsiy commented Aug 6, 2021

We've released support for openapi 3.1 in the RC.54

This is an umbrella issue to track the issues about it.

Known issues

@RomanHotsiy RomanHotsiy pinned this issue Aug 6, 2021
@adamaltman
Copy link
Member

#1727

@zalesky
Copy link
Contributor

zalesky commented Oct 12, 2021

#1761
#1788

@m-mohr
Copy link
Contributor

m-mohr commented Nov 3, 2021

It would be great if the README could elaborate on what "basic" OpenAPI 3.1 support means. What is it lacking in comparison to the premium variant? It would help understand the limitations better.

@adamaltman
Copy link
Member

@m-mohr the known issues are posted above. Did you find something else? If so, please report the issue and also the link into this tracking issue. Thank you.

@m-mohr
Copy link
Contributor

m-mohr commented Nov 3, 2021

@adamaltman No, I have no specific issues, but the README implies that there are limitations in the Redoc community edition:

image

The "(basic)" implies that there are limitations or so to Redoc CE. I'm wondering what the differences are. If there are no differences, I guess the "(basic)" should be removed? Otherwise, it would be nice to document what is missing so that people can understand what is missing and whether it's worth upgrading/switching/PRing or so.

@jehanzebqayyum
Copy link

Does propertyName in map works in redoc?

@crossan007
Copy link

crossan007 commented Apr 6, 2022

It looks like OpenAPI 3.1 added support for scopes in authentication schemes other than oauth (OAI/OpenAPI-Specification#1366)

Using both 0.13.10 as well as the live demo (https://redocly.github.io/redoc/), the rendered HTML file does not seem to include scopes for API Key authentication methods in the list of authentication methods.

Strings included in the individual "route" level security array are rendered in the HTML output.

@adamaltman
Copy link
Member

Support for unevaluatedProperties.

#1955

@AlexVarchuk
Copy link
Collaborator

#1983

@AlexVarchuk
Copy link
Collaborator

Add support prefixItems and uniqueItems to JSON Schema

@AlexVarchuk
Copy link
Collaborator

#2142

@romanpryshliak romanpryshliak unpinned this issue Jun 12, 2023
@romanpryshliak romanpryshliak pinned this issue Jun 12, 2023
@lornajane lornajane unpinned this issue Jul 28, 2023
@AlexVarchuk
Copy link
Collaborator

#2364

@jeremyfiel
Copy link

@bartfeenstra
Copy link

I've just run into the $ref/$id support issue. As I couldn't find anything in the issue queue I wanted to ask, are there any issues I could read up on and would there be a workaround? I tried looking for a way to set up a custom schema repo for the ReDoc instance, or a way to hook into reference resolving, but there does not seem to be anything like that.

@131706dulce
Copy link

https://developer.android.com/guide/topics/manifest/uses-sdk-element?hl=es-419#ApiLevels

@jeremyfiel
Copy link

I've just run into the $ref/$id support issue. As I couldn't find anything in the issue queue I wanted to ask, are there any issues I could read up on and would there be a workaround? I tried looking for a way to set up a custom schema repo for the ReDoc instance, or a way to hook into reference resolving, but there does not seem to be anything like that.

can you give an example of your $ref issue? what, exactly, are you referring to?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants