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

V1221 paypal #165

Open
wants to merge 7 commits into
base: v1221
Choose a base branch
from
Open

V1221 paypal #165

wants to merge 7 commits into from

Conversation

wolfgangwalther
Copy link
Owner

No description provided.

Sandr0x00 and others added 7 commits July 2, 2024 12:28
This needs to be loaded from in-database configuration first, otherwise
the dump-schema output will be for the default (public) schema.
There is no reason to hide those, right?
… present

The schema cache and OpenAPI output would currently list the first found
enum with the same name instead of the correct type. One other case
where this comes up is when a regular type and an enum type have the
same name. For example in the spec fixtures, we have an enum called
"bit". Every "bit" type, no matter whether it's that enum or the
built-in bit type, will show those enum options in the OpenApi output.

Not adding a test, because OpenAPI is supposed to go away in the future
anyway.
It was tied to a personal account and donations there have been too rare.
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

Successfully merging this pull request may close these issues.

4 participants