core
core copied to clipboard
Implement OpenAPI Spec for REST Services
Some developers might require to implement REST and since we already provide a way to build REST endpoints, complying the OpenAPI Spec is something that matches the philosophy of implementing industry standards only.
- [ ] Analyze the integration.
- [ ] Analyze how would interact with the ActiveRecord pattern.
- [ ] Analyze how would interact with the REST Gateway