Skip to content

Commit

Permalink
[automated commit] Bump docs to version 0.42.2
Browse files Browse the repository at this point in the history
  • Loading branch information
leorossi authored and github-actions[bot] committed Sep 15, 2023
1 parent b04d110 commit 32f52ca
Show file tree
Hide file tree
Showing 119 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,7 @@ Options:
* `--full-request` - Client will be called with all parameters wrapped in `body`, `headers` and `query` properties.
* `--full` - Enables both `--full-request` and `--full-response` overriding them.
* `--optional-headers <headers>` - Comma separated string of headers that will be marked as optional in the type file
* `--validate-response` - If set, will validate the response body against the schema.



Expand Down
4 changes: 2 additions & 2 deletions versions.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
"0.42.2",
"0.42.1",
"0.42.0",
"0.41.3",
"0.41.2",
"0.41.1"
"0.41.2"
]

0 comments on commit 32f52ca

Please sign in to comment.