Skip to content

Put all unrecognized properties under "custom" #8

@andrewcurioso

Description

@andrewcurioso

If a RAML property cannot be understood it should be put under custom so that if a RAML file is generated from the serverless.yml file later, it will have the same properties.

Example:

custom:
  documentation:
    raml:
      title: My Awesome API

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions