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

Support API-first design by implementing a more "convention over configuration" workflow #6

Open
skqr opened this issue Dec 19, 2014 · 2 comments

Comments

@skqr
Copy link
Contributor

skqr commented Dec 19, 2014

Do this.

the-plan

Using this.

<?php
$entityManager->getConfiguration()
    ->getMetadataDriverImpl()
    ->getAllClassNames()
?>
@skqr skqr added this to the API-first design milestone Dec 19, 2014
@skqr skqr self-assigned this Dec 19, 2014
@skqr
Copy link
Contributor Author

skqr commented Dec 22, 2014

And this.

@acmenna
Copy link
Contributor

acmenna commented Dec 23, 2014

;)

@skqr skqr removed their assignment Jan 12, 2015
ben-challis pushed a commit to ben-challis/hateoas that referenced this issue Oct 24, 2016
[API-55] Pagination is now returning metadata always.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants