2023-07-04 20:56:48 +02:00
|
|
|
===
|
|
|
|
Comments
|
|
|
|
===
|
2023-07-04 22:34:31 +02:00
|
|
|
GET https://somewhere.com # some comment
|
2023-07-04 20:56:48 +02:00
|
|
|
# comment
|
|
|
|
|
2023-07-04 22:34:31 +02:00
|
|
|
HTTP 200
|
|
|
|
|
|
|
|
# comment
|
2023-07-04 20:56:48 +02:00
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
(source_file
|
|
|
|
(request_declaration
|
2023-07-04 22:34:31 +02:00
|
|
|
(request_literal)
|
|
|
|
(url))
|
|
|
|
(comment)
|
|
|
|
(comment)
|
|
|
|
(response
|
|
|
|
(scheme_literal)
|
|
|
|
(status_code_pattern))
|
|
|
|
(comment))
|
2023-07-04 23:01:24 +02:00
|
|
|
|
|
|
|
===
|
|
|
|
Identifier
|
|
|
|
===
|
|
|
|
SOMETHING
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
(source_file
|
|
|
|
(request_declaration
|
|
|
|
(request_literal)
|
|
|
|
(url))
|
|
|
|
(comment)
|
|
|
|
(comment)
|
|
|
|
(response
|
|
|
|
(scheme_literal)
|
|
|
|
(status_code_pattern))
|
|
|
|
(comment))
|