github.com/hechain20/hechain@v0.0.0-20220316014945-b544036ba106/swagger/tags.json (about)

     1  {
     2      "tags": [
     3          {
     4              "name": "channels",
     5              "description": "Channel Participation APIs",
     6              "externalDocs": {
     7                 "url": "https://hyperledger-fabric.readthedocs.io/en/latest/commands/osnadminchannel.html"
     8              }
     9          },
    10          {
    11              "name": "operations",
    12              "description": "Operations APIs",
    13              "externalDocs": {
    14                 "url": "https://hyperledger-fabric.readthedocs.io/en/latest/operations_service.html"
    15              }
    16          }
    17      ]
    18  }