* Finish package configuration: 1. Place your API specification at config/jane/open-api.yaml, or update openapi-file in config/jane/open_api.php 2. Replace MyApp\Library\Generated with your own namespace in config/jane/open_api.php and in config/packages/jane.yaml 3. Add generated/ directory to your composer autoload definition (eg. "MyApp\\Library\\Generated\\": "generated/") 4. Run bin/jane-open-api-generate 5. Once generation succeeded, uncomment the service in config/packages/jane.yaml to enable autowiring of the generated normalizer Documentation: https://jane.jolicode.com/latest/