Skip to content
This repository was archived by the owner on Feb 12, 2022. It is now read-only.
This repository was archived by the owner on Feb 12, 2022. It is now read-only.

description in a trait is not inherited by the resource #156

@ddossot

Description

@ddossot

With this trait:

- legacyPages:
    description: |
      This is a legacy resource, prefer accessing pages from the `/pages` resource.

and this resource:

/pages:
  is: [legacyPages, subCollection]

the description is not inherited, as it's visible in projects that use raml-js-parser (for ex. api-console and raml2html).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions