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: path:
- '{{BaseURL}}/.git/config' - '{{BaseURL}}/.git/config'
method: GET method: GET
self-contained: false
``` ```
@ -988,7 +987,6 @@ matchers-condition: and
path: path:
- '{{BaseURL}}/.git/config' - '{{BaseURL}}/.git/config'
method: GET method: GET
self-contained: false
``` ```
Part Definitions: Part Definitions:

View File

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