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

Symfony Serializer Parser #894

Closed
karser opened this issue Aug 8, 2016 · 1 comment
Closed

Symfony Serializer Parser #894

karser opened this issue Aug 8, 2016 · 1 comment

Comments

@karser
Copy link

karser commented Aug 8, 2016

Hello, I'm using Symfony serialization groups and I'd like to reflect them in the documentation.

     * @ApiDoc(
     *     output={"class"="AppBundle\Entity\User", "groups"={"login"}}
     * )

But ApiDocExtractor extracts the wrong fields because it uses the wrong parsers: ValidationParser and JmsMetdataParser.
image

I haven't found SymfonySerializer parser there.
Is there a way to parse Symfony serialization groups?

@dbu
Copy link
Collaborator

dbu commented Dec 22, 2017

i think that is still missing. contributions welcome!

@dbu dbu closed this as completed Dec 22, 2017
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