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

Adding Deprecated tagging in renderer #93

Merged
merged 2 commits into from
Nov 6, 2020

Conversation

slorello89
Copy link
Contributor

Adding handling of deprecated oas field. When a field is marked as deprecated the word DEPRECATED will appear as a constraint for the field. Also the user has the option of adding a x-replace-with field indicating what the field is meant to be replaced with.

@NexmoDev NexmoDev temporarily deployed to nexmo-oas-renderer-pr-93 November 5, 2020 18:22 Inactive
@lornajane
Copy link
Contributor

Fixes #87

Copy link
Contributor

@hummusonrails hummusonrails left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've checked this out locally and played around with it this morning and it looks great. Thanks, @slorello89 for taking the initiative! 💙

This is what it looks like rendered:

Screen Shot 2020-11-06 at 10 10 18

@hummusonrails hummusonrails merged commit 17c0100 into Nexmo:master Nov 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants