* Finish package configuration: 1. Configure config/jane/open_api.php with your specification details 2. Run bin/jane-open-api-generate 3. Add generated/ directory to your composer autoload definition (eg. "MyApp\\Library\\Generated\\": "generated/") 4. Open config/packages/jane.yaml and replace MyApp\Library\Generated namespace with your generated namespace. 5. Then remove line comments Documentation: https://jane.readthedocs.io/en/latest/