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

Annotations in nominals #101

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

evches
Copy link

@evches evches commented May 14, 2017

This pull request adds support for a couple of important missing features in toNominal() function that converts raml-defined types to nominal types:

  1. store information about annotations attached to properties in the properties of the resulting type;
  2. store information about annotations attached to a raml type itself in the resulting type;
  3. convert description metadata to the description of a nominal field.

@sichvoge sichvoge requested a review from ddenisenko May 14, 2017 16:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant