Skip to content

SyntaxError when using RAML tutorial example (parameters not supported?) #18

Description

@romgar

Hi guys,

I'm trying to use the raml-server with the example given in the RAML official 200 tutorial (http://raml.org/developers/raml-200-tutorial), jukebox-api.raml.

I get the following error:

$ raml-server jukebox-api.raml 
Error parsing: SyntaxError: Unexpected token <

Does it mean that raml-server doesn't support parameters (<< resourcePathName >>, ...) as explained in http://raml.org/developers/raml-200-tutorial#parameters ?
Or do I miss something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions