Skip to content

Addition of new middleware, RoutesBuilderMiddleware#32

Draft
Westie wants to merge 1 commit into
Nova-Edge:mainfrom
Westie:main
Draft

Addition of new middleware, RoutesBuilderMiddleware#32
Westie wants to merge 1 commit into
Nova-Edge:mainfrom
Westie:main

Conversation

@Westie

@Westie Westie commented Jan 16, 2025

Copy link
Copy Markdown

I'm working on a project that involves autodocumenting API endpoints, as well as manually documenting endpoints that are not procedurally generated.

The purpose of this PR is to introduce a new middleware - RouteInformationMiddleware - that allows a developer to have a bit more control over the RouteInformation object.

In addition, as part of this PR, I would also like to propose that we can now optionally pass the RouteInformation instance to any operation builder.

Tests and doc changes supplied.

Related to vyuldashev#103

@Westie Westie changed the title Addition of new middleware, RoutesBuilderMiddleware! Addition of new middleware, RoutesBuilderMiddleware Jan 16, 2025
@Westie

Westie commented Jan 16, 2025

Copy link
Copy Markdown
Author

Note to @TartanLeGrand - please don't merge this yet as I need to ensure that this is still working, but the unit tests I made a year or so ago still work as expected.

@TartanLeGrand TartanLeGrand marked this pull request as draft January 16, 2025 22:55
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