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

openapi3filter: deepObject array of objects and array of arrays support #923

Merged
merged 67 commits into from
Mar 22, 2024

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    25c2ce4 View commit details
    Browse the repository at this point in the history
  2. update tests

    danicc097 committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    893830e View commit details
    Browse the repository at this point in the history
  3. fix parameter checks

    danicc097 committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    903caa1 View commit details
    Browse the repository at this point in the history
  4. add test cases

    danicc097 committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    aa2ca92 View commit details
    Browse the repository at this point in the history
  5. update

    danicc097 committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    8ce8652 View commit details
    Browse the repository at this point in the history
  6. merge

    danicc097 committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    2c7457e View commit details
    Browse the repository at this point in the history
  7. update

    danicc097 committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    e0206bc View commit details
    Browse the repository at this point in the history
  8. deepget

    danicc097 committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    778169d View commit details
    Browse the repository at this point in the history
  9. work on deep set

    danicc097 committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    a694dd9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    62ea7de View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. update

    danicc097 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    5742270 View commit details
    Browse the repository at this point in the history
  2. fix current deepset

    danicc097 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    e765efe View commit details
    Browse the repository at this point in the history
  3. attempt array of arrays

    danicc097 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    08eb3ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f37670 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63c9e5d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dcfce43 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    51d768c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1e79bb6 View commit details
    Browse the repository at this point in the history
  9. nested array of object test

    danicc097 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    8439b7b View commit details
    Browse the repository at this point in the history
  10. deepset construct obj

    danicc097 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    80debcf View commit details
    Browse the repository at this point in the history
  11. intermediate array building

    danicc097 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    1749b2d View commit details
    Browse the repository at this point in the history
  12. broken

    danicc097 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    8ae48f8 View commit details
    Browse the repository at this point in the history
  13. update

    danicc097 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    d076598 View commit details
    Browse the repository at this point in the history
  14. update

    danicc097 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    a84b514 View commit details
    Browse the repository at this point in the history
  15. fix array of object parsing

    danicc097 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    328d68e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    881829d View commit details
    Browse the repository at this point in the history
  17. update errors

    danicc097 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    eb65844 View commit details
    Browse the repository at this point in the history
  18. update - need error updates

    danicc097 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    1df637c View commit details
    Browse the repository at this point in the history
  19. update some tests

    danicc097 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    ceff4ee View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2cfc43b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    17fa629 View commit details
    Browse the repository at this point in the history
  22. additional props

    danicc097 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    6f5b179 View commit details
    Browse the repository at this point in the history
  23. test update

    danicc097 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    5afd086 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    b807f52 View commit details
    Browse the repository at this point in the history
  2. update

    danicc097 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    559b7db View commit details
    Browse the repository at this point in the history
  3. update tests

    danicc097 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    f085685 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6bb9b05 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a4f50c View commit details
    Browse the repository at this point in the history
  6. update tests

    danicc097 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    aa03543 View commit details
    Browse the repository at this point in the history
  7. fix tests

    danicc097 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    7b7fbb5 View commit details
    Browse the repository at this point in the history
  8. array of arrays check

    danicc097 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    c450c9c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f062679 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b53de53 View commit details
    Browse the repository at this point in the history
  11. test additional properties

    danicc097 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    888b43d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    95a8828 View commit details
    Browse the repository at this point in the history
  13. start moving test

    danicc097 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    1a28232 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d125aca View commit details
    Browse the repository at this point in the history
  15. allow empty map elements

    danicc097 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    54ac400 View commit details
    Browse the repository at this point in the history
  16. allow array of arrays

    danicc097 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    75e936b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4e6f45d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3e2590e View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    5a1ae60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53797ff View commit details
    Browse the repository at this point in the history
  3. update tests

    danicc097 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    9a71c8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1871aa3 View commit details
    Browse the repository at this point in the history
  5. bring back test

    danicc097 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    5e250e3 View commit details
    Browse the repository at this point in the history
  6. address issues

    danicc097 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    8a045cc View commit details
    Browse the repository at this point in the history
  7. use exp slices

    danicc097 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    6401f1b View commit details
    Browse the repository at this point in the history
  8. remove old fn

    danicc097 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    62c530c View commit details
    Browse the repository at this point in the history
  9. remove duplicate parse test

    danicc097 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    61e5968 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    81a2764 View commit details
    Browse the repository at this point in the history
  11. oneof anyof allof draft

    danicc097 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a273738 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e9e8eeb View commit details
    Browse the repository at this point in the history
  13. pending objects

    danicc097 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    d104128 View commit details
    Browse the repository at this point in the history
  14. notes

    danicc097 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    8a4bf13 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. update decode for keywords

    danicc097 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    e5b2ad8 View commit details
    Browse the repository at this point in the history
  2. drop exp dependency

    danicc097 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    d2fbe4c View commit details
    Browse the repository at this point in the history