mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 14:03:48 +03:00
parent
d5f03ec0b1
commit
744534fde6
@ -451,7 +451,7 @@ Object {
|
||||
"errors": Array [
|
||||
Object {
|
||||
"code": null,
|
||||
"context": "Invalid lexical structure.",
|
||||
"context": "Invalid lexical structure. Cannot read properties of undefined (reading 'type')",
|
||||
"details": null,
|
||||
"ghostErrorCode": null,
|
||||
"help": "https://ghost.org/docs/publishing/",
|
||||
@ -468,7 +468,7 @@ exports[`Posts API Create Errors with an invalid lexical state object 2: [header
|
||||
Object {
|
||||
"access-control-allow-origin": "http://127.0.0.1:2369",
|
||||
"cache-control": "no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0",
|
||||
"content-length": "284",
|
||||
"content-length": "337",
|
||||
"content-type": "application/json; charset=utf-8",
|
||||
"etag": StringMatching /\\(\\?:W\\\\/\\)\\?"\\(\\?:\\[ !#-\\\\x7E\\\\x80-\\\\xFF\\]\\*\\|\\\\r\\\\n\\[\\\\t \\]\\|\\\\\\\\\\.\\)\\*"/,
|
||||
"vary": "Origin, Accept-Encoding",
|
||||
|
Loading…
Reference in New Issue
Block a user