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
The PlatformFastify need to have maLayers method to works properly. This method is responsible to map Ts.ED route layer to Fastify methods (GET, POST, PUT, etc...).
You can take as comparaison the existing mapLayers method for PlatformExpress and PlatformKoa here:
Is your feature request related to a problem? Please describe.
Related: #932
See PR #2437
The PlatformFastify need to have maLayers method to works properly. This method is responsible to map Ts.ED route layer to Fastify methods (GET, POST, PUT, etc...).
You can take as comparaison the existing mapLayers method for PlatformExpress and PlatformKoa here:
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response
Acceptance criteria
The text was updated successfully, but these errors were encountered: