Skip to content

Conversation

@creocoder
Copy link

Description

Adds the missing docs_formats configuration section to the Symfony configuration example in the documentation.

This configuration is essential for users who want to:

  • Customize the available documentation formats (e.g., enable/disable JSON-LD, OpenAPI, HTML).
  • Change the default documentation format (which is the first one in the list).

The equivalent configuration was already present in the Laravel documentation example, but was overlooked in the Symfony one.

**Description:**

Adds the missing `docs_formats` configuration section to the Symfony configuration example in the documentation.

This configuration is essential for users who want to:
* Customize the available documentation formats (e.g., enable/disable JSON-LD, OpenAPI, HTML).
* Change the default documentation format (which is the first one in the list).

The equivalent configuration was already present in the Laravel documentation example, but was overlooked in the Symfony one.
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

Successfully merging this pull request may close these issues.

1 participant