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

Always render a collection's description and example. #48

Conversation

fabianrbz
Copy link
Contributor

@fabianrbz fabianrbz commented Jan 28, 2020

This removes the need of the
x-nexmo-developer-collection-description-shown property in the api
specifications, and treats collections as any other type.

Doesn't break backward compatibility and renders arrays for all the oas

@fabianrbz fabianrbz requested a review from mheap January 28, 2020 14:01
@mheap
Copy link
Contributor

mheap commented Jan 28, 2020

Are there any existing OAS docs that don’t render collection descriptions and rely on this behaviour?

@fabianrbz
Copy link
Contributor Author

I'm going through all of them, I should have opened a Draft PR

This removes the need of the
`x-nexmo-developer-collection-description-shown` property in the api
specifications, and treats collections as any other type.
@fabianrbz fabianrbz force-pushed the remove-x-nexmo-developer-collection-description-shown branch from 5e9219a to b89d46d Compare January 29, 2020 09:07
@fabianrbz
Copy link
Contributor Author

@mheap should be ready now

@mheap
Copy link
Contributor

mheap commented Feb 3, 2020

@fabianrbz To confirm, this won't have any impact on existing OAS docs that previously didn't show the description?

@mheap
Copy link
Contributor

mheap commented Feb 13, 2020

@fabianrbz Ping

@fabianrbz
Copy link
Contributor Author

Unfortunately we can't merge this. we have some docs that have a dummy description in them.

@fabianrbz fabianrbz closed this Apr 6, 2020
@lornajane
Copy link
Contributor

Do you have examples of things in our specs that we shouldn't render? Should we fix the specs and then merge this?

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

Successfully merging this pull request may close these issues.

None yet

3 participants