diff --git a/.gitignore b/.gitignore index bcc22bed..dc990481 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,6 @@ argo-messaging _workspace/ .idea .vscode/ + +# Ignore build artifact +argo-messaging*.tar.gz \ No newline at end of file diff --git a/doc/swagger/swagger.yaml b/doc/swagger/swagger.yaml index 6291588a..9e7f200e 100644 --- a/doc/swagger/swagger.yaml +++ b/doc/swagger/swagger.yaml @@ -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: