Skip to content

Update Swagger API to enable creation of REST API Service Client Using Swagger And REST API Client Tool #21

@aneeshkp

Description

@aneeshkp

We already have swagger API specification enabled but not tested.
https://swagger.io/specification/
Swagger is a Web API specification document that helps developers design, build, document, and consume RESTfulweb services. Swagger tools support automated documentation, code generation, and test-case generation.

The Swagger specification should provide information about APIs like,
All the operations that API supports
API’s parameters and return type
API objects structure
API authorization
License to use the API etc.

These should enable users to create an API Client using any swagger-supported REST API Client tool example autorest

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions