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 specification of $match missing? #114

Closed
mario-minati opened this issue Jun 14, 2020 · 1 comment
Closed

OpenAPI specification of $match missing? #114

mario-minati opened this issue Jun 14, 2020 · 1 comment

Comments

@mario-minati
Copy link

For filtering the parameter $match is used in https://github.com/preaction/Yancy/blob/master/lib/Yancy/Controller/Yancy.pm#L406, but there is $match parameter defined in the OpenAPI sepcification. Is that correct?

@preaction
Copy link
Owner

Nope, that's missing. I'll add it, thanks!

preaction added a commit that referenced this issue Jun 17, 2020
    [Fixed]

    - Fixed missing $match parameter in OpenAPI spec for list actions.
      Thanks @mario-minati for reporting this! [Github #114]
    - Added a few more i18n strings to the lexicon.
    - Fixed DBIx::Class backend not finding schemas and foreign keys
      when the result name did not match the table name. Thanks
      @mario-minati for help debugging this! [Github #112]
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

2 participants