Skip to content

Commit

Permalink
docs(swagger): fix publish documentation
Browse files Browse the repository at this point in the history
Closed ARGOeu#491

Signed-off-by: Bruce Becker <[email protected]>
  • Loading branch information
brucellino committed Jul 18, 2024
1 parent 6d01062 commit d713f5e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ argo-messaging
_workspace/
.idea
.vscode/

# Ignore build artifact
argo-messaging*.tar.gz
2 changes: 1 addition & 1 deletion doc/swagger/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2201,7 +2201,7 @@ paths:

/projects/{PROJECT}/topics/{TOPIC}:publish:
post:
summary: List topics in a project
summary: Publish topics in a project
description: |
The topic:publish endpoint publish a message to a specific topic
parameters:
Expand Down

0 comments on commit d713f5e

Please sign in to comment.