We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
bin/console api:openapi:export --spec-version=2 -y -o public/openapi/openapi.yaml
brew cask install homebrew/cask-versions/adoptopenjdk8 brew install swagger-codegen
swagger-codegen generate -i public/openapi/openapi.yaml -l php