baraja-core / baraja-core/structured-api
EndpointMetaData
Open
enhancement
- Dominant language
- PHP
- Stars
- 6
- Forks
- 1
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 1
Description
Add service `EndpointMetaDataFactory` and DTO `EndpointMetaData` for 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.
Contributor guide
Assessment
This issue has not been assessed yet.