Skip to content

Add support for endpoint description #719

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

Merged
merged 1 commit into from
Sep 14, 2021
Merged

Add support for endpoint description #719

merged 1 commit into from
Sep 14, 2021

Conversation

delvedor
Copy link
Member

For some reason, we are not outputting the endpoint descriptions in the json, this pr fixes that.
If an endpoint definition is not present in the input spec, the rest-api-spec will be used, in the same way we are doing for the path/query parameters.

@delvedor delvedor requested review from lcawl and a team September 10, 2021 07:44
Copy link
Contributor

@philkra philkra left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@lcawl lcawl left a comment

Choose a reason for hiding this comment

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

Yay, thanks!

@delvedor delvedor merged commit 008a2cc into main Sep 14, 2021
@delvedor delvedor deleted the endpoint-description branch September 14, 2021 06:21
github-actions bot pushed a commit that referenced this pull request Sep 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants