Skip to content

Commit

Permalink
update tags
Browse files Browse the repository at this point in the history
  • Loading branch information
kshychko committed Apr 20, 2017
1 parent 125871d commit c521fc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/2.0.0/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@
"/api/capabilityPublishers/{capabilityPublisherID}/participants/{participantId}":{
"put":{
"tags":[
"Update Participant Capability Address"
"Delete or Update Participant Capability Address"
],
"summary":"Update Participant Capability Address",
"description":"Update Participant Capability Address",
Expand Down Expand Up @@ -322,7 +322,7 @@
},
"delete":{
"tags":[
"Delete Participant Capability Address"
"Delete or Update Participant Capability Address"
],
"summary":"Delete Participant Capability Address",
"description":"Delete Participant Capability Address",
Expand Down

0 comments on commit c521fc6

Please sign in to comment.