You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Look into generating models and endpoints from the middleware into the UI SDK
The text was updated successfully, but these errors were encountered:
ArchitectedDev
changed the title
Upgrade OrderCloud-Angular-SDK to latest version
Generate models and endpoints from the middleware into the UI SDK
Jun 2, 2022
I have looked into a few options for generating the api layer and I am leaning towards ng-openapi-gen, however it would require a complete refactor of the current SDK project, so I am enquiring into the original tool used to minimise effort.
ng-openapi-gen: An OpenAPI 3 code generator for Angular.
ng-swagger-gen: A Swagger 2.0 code generator for Angular.
swagger-angular-generator: Generate minimalistic TypeScript API layer for Angular with full type reflection of backend model.
Look into generating models and endpoints from the middleware into the UI SDK
The text was updated successfully, but these errors were encountered: