Closed fcatae closed 7 years ago
ConnectToRemoteService passes the user parameter by header. Since Swagger does not see that as a parameter, it becomes not-documented for the clients.
Implemented ArdaSDK. See the initial implementation here https://github.com/DXBrazil/Arda.Main/tree/master/src/Arda.Main/ArdaSDK.
Finished the integration test for ArdaSDK
ConnectToRemoteService passes the user parameter by header. Since Swagger does not see that as a parameter, it becomes not-documented for the clients.