Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FAB-18315] Ch.Part.API: Create Swagger definition for API #2113

Merged
merged 3 commits into from
Jan 5, 2021

Commits on Jan 5, 2021

  1. [FAB-18315] Ch.Part.API: Create Swagger spec for API

    - Adds swagger specification for Ch.Part.API
    - Adds swagger annotations to Channel Particiaption endpoints
    - Adds a script to generate swagger specification
    
    Signed-off-by: Tiffany Harris <tiffany.harris@ibm.com>
    stephyee committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    0b3b232 View commit details
    Browse the repository at this point in the history
  2. [FAB-18315] Add operations endpoint to swagger spec

     - Updates swagger spec to be generalized for fabric with each server
     separated into groups (with swagger tags)
     - Add check-swagger to basic-checks
    
    Signed-off-by: Tiffany Harris <tiffany.harris@ibm.com>
    Signed-off-by: Brett Logan <brett.t.logan@ibm.com>
    stephyee committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    bb0a4bb View commit details
    Browse the repository at this point in the history
  3. [FAB-18315] Cleanup swagger annotations

    Signed-off-by: Tiffany Harris <tiffany.harris@ibm.com>
    stephyee committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    81b6182 View commit details
    Browse the repository at this point in the history