fix: free text

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-07-04 23:01:24 +02:00
parent 20ea4b66b9
commit ce031caef4
7 changed files with 4454 additions and 2254 deletions

View File

@@ -30,6 +30,10 @@
{
"type": "json_request_declaration",
"named": true
},
{
"type": "text_body_declaration",
"named": true
}
]
}
@@ -103,7 +107,17 @@
{
"type": "request_literal",
"named": true,
"fields": {}
"fields": {},
"children": {
"multiple": false,
"required": false,
"types": [
{
"type": "const_pattern",
"named": true
}
]
}
},
{
"type": "response",
@@ -155,6 +169,11 @@
]
}
},
{
"type": "text_body_declaration",
"named": true,
"fields": {}
},
{
"type": ":",
"named": false
@@ -255,6 +274,10 @@
"type": "]",
"named": false
},
{
"type": "const_pattern",
"named": true
},
{
"type": "header_name",
"named": true