Skip to content

adds descriptions for path items #156

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 3 commits into from
Dec 16, 2021
Merged

Conversation

baywet
Copy link
Member

@baywet baywet commented Dec 15, 2021

fixes #154 a bug where path items would be missing descriptions

Note: #149 will need to be updated to add a path item description as well once merged

@baywet baywet self-assigned this Dec 15, 2021
@baywet baywet enabled auto-merge December 15, 2021 19:21
@baywet baywet added this to the 1.0.10 milestone Dec 15, 2021
@@ -130,7 +130,8 @@
}
},
"x-ms-docs-operation-type": "operation"
}
},
"x-description": "Provides operations to manage the collection of City entities."
Copy link
Contributor

Choose a reason for hiding this comment

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

path item description is an extension?

Copy link
Member Author

Choose a reason for hiding this comment

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

In v2 it is, v3 it's native

@xuzhg
Copy link
Contributor

xuzhg commented Dec 15, 2021

It looks good to me; :shipit:

Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
@baywet baywet force-pushed the bugfix/path-items-descriptions branch from 8342be0 to 79f73b0 Compare December 16, 2021 13:20
@baywet baywet requested a review from xuzhg December 16, 2021 13:20
@baywet baywet disabled auto-merge December 16, 2021 13:30
@baywet baywet merged commit 9f67833 into master Dec 16, 2021
@baywet baywet deleted the bugfix/path-items-descriptions branch December 16, 2021 13:31
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.

OpenAPI document has no endpoint descriptions
2 participants