Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

api basePath error when it have multiple segments #955

Open
csantanapr opened this issue Jun 26, 2018 · 0 comments
Open

api basePath error when it have multiple segments #955

csantanapr opened this issue Jun 26, 2018 · 0 comments

Comments

@csantanapr
Copy link
Member

I tried to create an api declaring an apigateway syntax

    apis:
      FunctionswithDataStarterKit:
        FunctionswithDataStarterKit/api:
          create:
            create: 
              method: "POST"

Trying to deploy gives an error about base Path

Error: manifestreader.go [113]: [ERROR_YAML_FILE_FORMAT_ERROR]: File: [manifest.yml]:
==> manifest_parser.go [1165]: [ERROR_YAML_PARSER_ERROR]: File: [manifest.yml]: API Gateway base path [FunctionswithDataStarterKit/api] is invalid. It has path parameters which is not supported, only relative path supports path parameters.
==>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants