Skip to content

Commit

Permalink
Update 13.2.1 14.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Snbig committed Oct 17, 2023
1 parent bd8ac05 commit 764c299
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions templates/13.2.1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ http:
status:
- 405
- 501
- 400
- 404

- method: DELETE
path:
Expand All @@ -73,3 +75,5 @@ http:
status:
- 405
- 501
- 400
- 404
4 changes: 4 additions & 0 deletions templates/14.5.1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ http:
status:
- 405
- 501
- 404
- 400
- type: regex
part: body
regex:
Expand All @@ -46,3 +48,5 @@ http:
status:
- 405
- 501
- 404
- 400

0 comments on commit 764c299

Please sign in to comment.