Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(config): allow to disable api platform support #2401

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

r-pierre-viously
Copy link

Description

Suggestion: allow to disable ApiPlatform support. In fact, you may want to document a part of your application (if you have endpoints that are not served by ApiPlatform) by NelmioDocBundle. If this configuration is loaded, the ApiPlatform endpoints are added in all areas of the documentation.

Please let me know what you think of this situation, or if there is any other way to do this.

What type of PR is this? (check all applicable)

  • Bug Fix
  • Feature
  • Refactor
  • Deprecation
  • Breaking Change
  • Documentation Update
  • CI

Checklist

  • I have made corresponding changes to the documentation (docs/)
  • I have made corresponding changes to the changelog (CHANGELOG.md)

Copy link

codecov bot commented Nov 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.51%. Comparing base (9411e9c) to head (54d3a9b).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2401      +/-   ##
==========================================
+ Coverage   89.50%   89.51%   +0.01%     
==========================================
  Files          78       78              
  Lines        2896     2900       +4     
==========================================
+ Hits         2592     2596       +4     
  Misses        304      304              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

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