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

Add metadata for Endpoints #437

Merged
merged 3 commits into from
Aug 21, 2020
Merged

Add metadata for Endpoints #437

merged 3 commits into from
Aug 21, 2020

Conversation

Krzysztof-Cieslak
Copy link
Member

Enhances Endpoint type with an additional field for storing Metadata (it's just obj list - metadata is not typed in ASP .NET). Under the hood transformed into .WithMetadata call on the IEndpointRouteBuilder.
It also adds addMetadata helper that enables users to add Metadata to their endpoint.

@Krzysztof-Cieslak Krzysztof-Cieslak changed the base branch from master to develop June 29, 2020 15:39
@slang25 slang25 closed this Jul 4, 2020
@slang25 slang25 reopened this Jul 4, 2020
Copy link
Member

@slang25 slang25 left a comment

Choose a reason for hiding this comment

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

Looks good 👍

@Krzysztof-Cieslak
Copy link
Member Author

Ping

@dustinmoris dustinmoris merged commit defccdf into develop Aug 21, 2020
@dustinmoris dustinmoris deleted the feature/endpoint_metadata branch August 22, 2020 09:12
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.

4 participants