Limenius / LiformBundle

Symfony Bundle to render Symfony Forms to JSON Schema
MIT License
138 stars 43 forks source link

Add a service definition for the ColectionTypeExtension #7

Closed antonyoneill closed 6 years ago

antonyoneill commented 6 years ago

Depends on https://github.com/Limenius/Liform/pull/22

Add a service for the CollectionTypeExtension to automatically set the serialisation strategy for CollectionTypes.

See https://github.com/Limenius/Liform/pull/22 for more information 😄

antonyoneill commented 6 years ago

I'm going to close this for now and reopen when I get some more time to think about it. I have made some substantial changes which are applicable to my use cases as I'm time restricted on this project - I believe my changes will help all users of this repo but need to think it out a little more for generic cases.