ni / systemlink-OpenAPI-documents

MIT License
16 stars 22 forks source link

Swagger definition for Systems Management Service #49

Closed chotea closed 5 years ago

chotea commented 5 years ago

This is a refactoring for the current Systems Management HTTP API. We are writing a Service in C# so we can now define a Swagger. More details on what is changing can be found here: https://nitalk.jiveon.com/docs/DOC-500988

Signed-off-by: Cristian Hotea cristian.hotea@ni.com

chotea commented 5 years ago

There are several items that are easily identifiable by opening each route in the swagger editor and viewing the example request and response bodies. A few routes should be evaluated for naming and usage based on the HTTP verbs that are being used.