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

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

Open
ddossot opened this issue Aug 18, 2015 · 0 comments
Open

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

ddossot opened this issue Aug 18, 2015 · 0 comments

Comments

@ddossot
Copy link

ddossot commented Aug 18, 2015

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).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant