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

Achieve compatability with JSON:API 1.1 #96

Draft
wants to merge 23 commits into
base: v1.x
Choose a base branch
from

Commits on Jul 9, 2024

  1. improve test command

    Art4 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    fd35a20 View commit details
    Browse the repository at this point in the history
  2. use ::class constants in tests

    Art4 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    e616e2a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    07c1f61 View commit details
    Browse the repository at this point in the history
  2. Refactor Document parsing

    Art4 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    a8f944c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Refactor Jsonapi parsing

    Art4 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    a5cda9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    052a189 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d952d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c28e2a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8cc6d02 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a12a403 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4be2ed1 View commit details
    Browse the repository at this point in the history
  8. Fix phpstan errors

    Art4 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    45d3997 View commit details
    Browse the repository at this point in the history
  9. Add FC in Error source objects

    Art4 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    724b23f View commit details
    Browse the repository at this point in the history
  10. Refactor Meta object

    Art4 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    f5e37be View commit details
    Browse the repository at this point in the history
  11. Add FC in Relationship object

    Art4 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    ca0b501 View commit details
    Browse the repository at this point in the history
  12. Add FC in ResourceIdentifier

    Art4 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    9331730 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    850ca74 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6b0e7bd View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    cdc0168 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a49b246 View commit details
    Browse the repository at this point in the history
  3. Add tests for describedby link

    Art4 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    1eb644a View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    ebeb1b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19df2d6 View commit details
    Browse the repository at this point in the history