Skip to content

Commit

Permalink
deploy: 9837f69
Browse files Browse the repository at this point in the history
  • Loading branch information
icleitoncosta committed Jun 11, 2024
1 parent bdb16bd commit 2e1bba1
Show file tree
Hide file tree
Showing 10 changed files with 20 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "swagger-ui-dist",
"version": "5.17.2",
"version": "5.17.14",
"main": "index.js",
"repository": "git@github.com:swagger-api/swagger-ui.git",
"contributors": [
Expand Down
3 changes: 1 addition & 2 deletions swagger-ui-bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion swagger-ui-es-bundle-core.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion swagger-ui-es-bundle-core.js.map

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions swagger-ui-es-bundle.js

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions swagger-ui-standalone-preset.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion swagger-ui.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion swagger-ui.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion swagger-ui.js.map

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -619,6 +619,17 @@
"message": "Hi from WPPConnect"
}
},
"Send message with reply": {
"value": {
"phone": "5521999999999",
"isGroup": false,
"isNewsletter": false,
"message": "Hi from WPPConnect with reply",
"options": {
"quotedMsg": "true_...@c.us_3EB01DE65ACC6_out"
}
}
},
"Send message to group": {
"value": {
"phone": "8865623215244578",
Expand Down

0 comments on commit 2e1bba1

Please sign in to comment.