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

Introduce middlewares #119

Merged
merged 1 commit into from
Mar 18, 2024
Merged

Introduce middlewares #119

merged 1 commit into from
Mar 18, 2024

Conversation

asofter
Copy link
Contributor

@asofter asofter commented Mar 15, 2024

Description

Introducing middlewares that will help us to pass additional context before using the Model object. In the first example, I added support of detection of formats based on the extensions that is propagated to scanners.

Copy link
Member

@iamfaisalkhan iamfaisalkhan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@asofter asofter merged commit ee812c2 into introduce-model Mar 18, 2024
8 checks passed
@asofter asofter deleted the introduce-middleware branch March 18, 2024 18:07
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.

2 participants