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

api platform #55

Draft
wants to merge 11 commits into
base: api
Choose a base branch
from
Draft

api platform #55

wants to merge 11 commits into from

Commits on Jul 4, 2023

  1. composer require api

    chihiro-adachi committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    d9d81e3 View commit details
    Browse the repository at this point in the history
  2. fix Entity paths

    chihiro-adachi committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    f7a3a41 View commit details
    Browse the repository at this point in the history
  3. add resource files

    chihiro-adachi committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    2943861 View commit details
    Browse the repository at this point in the history
  4. Add Sample Entity

    chihiro-adachi committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    9a23c36 View commit details
    Browse the repository at this point in the history
  5. fix

    chihiro-adachi committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    3019450 View commit details
    Browse the repository at this point in the history
  6. #[ApiResource]

    chihiro-adachi committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    0925ef7 View commit details
    Browse the repository at this point in the history
  7. fix Argument #1 ($queryBuilder) must be of type Doctrine\ORM\QueryBui…

    …lder, Eccube\ORM\QueryBuilder given
    chihiro-adachi committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    f5def87 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    241228c View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1 from sai-gillingham/hotfix/api-fix

    test: turn boolean PHPDOCs to bool.
    chihiro-adachi authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    b2b7874 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    1af2b71 View commit details
    Browse the repository at this point in the history
  2. fix Collection returned by the collection data provider must implemen…

    …t ApiPlatform\Core\DataProvider\PaginatorInterface or ApiPlatform\Core\DataProvider\PartialPaginatorInterface.
    chihiro-adachi committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    d731c79 View commit details
    Browse the repository at this point in the history