-
-
Notifications
You must be signed in to change notification settings - Fork 0
EndpointMetaData #39
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for issues without a type.
Add service
EndpointMetaDataFactoryand DTOEndpointMetaDatafor description of all defined endpoints and methods.Inspired by Doctrine EntityMetaData.
Why?
We need to provide a simple way to distribute information about endpoint settings to other services (documentation, validators, ...). The solution is to define a data object to describe the structure.