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

Document new enhanced middleware configuration options #645

Closed
jonhealy1 opened this issue Mar 29, 2024 · 1 comment
Closed

Document new enhanced middleware configuration options #645

jonhealy1 opened this issue Mar 29, 2024 · 1 comment
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@jonhealy1
Copy link
Collaborator

Description:

The recent enhancements to middleware configuration introduced in #442 add significant flexibility and functionality to the StacApi class, allowing for more granular control over middleware behavior and dynamic addition after application initialization. These changes are a valuable addition to our project and should be clearly documented for users to understand and leverage effectively.

The PR contains a detailed description and examples that could serve as a basis for updating our README. Incorporating this information into the README will ensure our documentation stays current with the codebase and provides clear guidance to users on utilizing the new middleware configuration options.

Action Items:

  • Summarize the enhancements and their benefits in a user-friendly manner.
  • Include examples of how to configure and dynamically add middleware using the new approach.
  • Highlight any potential breaking changes and recommend steps for migration.
@vincentsarago vincentsarago added the documentation Improvements or additions to documentation label Apr 9, 2024
@vincentsarago vincentsarago added this to the 3.0.0 milestone Apr 10, 2024
@vincentsarago
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants