Auto Generate Syntax Docs + JSONSchema [Tue Mar 5 17:11:08 UTC 2024] 🤖

This commit is contained in:
GitHub Action 2024-03-05 17:11:09 +00:00
parent 0a8beb26e9
commit cfe28f0040
2 changed files with 0 additions and 5 deletions

View File

@ -128,7 +128,6 @@ requests:
path:
- '{{BaseURL}}/.git/config'
method: GET
self-contained: false
```
@ -988,7 +987,6 @@ matchers-condition: and
path:
- '{{BaseURL}}/.git/config'
method: GET
self-contained: false
```
Part Definitions:

View File

@ -914,9 +914,6 @@
"description": "Method is the HTTP Request Method"
},
"http.Request": {
"required": [
"self-contained"
],
"properties": {
"matchers": {
"items": {