• Resolved Gerald

    (@gerital)


    When running WordPress in a subdirectory, like /dev in my case, swagger schema validator shows the following error:

    "ECMA 262 regex \"^[^{}/ :\\\\]+(?::\\d+)?$\" does not match input string \"tracesmap.org/dev\""

    The name of the subdirectory appears in host:

    "host": "tracesmap.org/dev",
    "basePath": "/wp-json",

    Probably it should be moved to basePath instead?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Schema validation error when installing in subdirectory’ is closed to new replies.