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

Bug/1562 path body #1564

Merged
merged 2 commits into from May 14, 2021
Merged

Conversation

ivy-rew
Copy link
Contributor

@ivy-rew ivy-rew commented May 14, 2021

sorry to raise your attention on bug #1562 again. But I found that my initial contribution still has some shortcomings if used with OData services, that have '.' separated path names. And also with the caml-case writing option.

here's a sample of such path separators in action https://petstore.swagger.io/?url=https://raw.githubusercontent.com/oasis-tcs/odata-openapi/master/examples/TripPin.openapi3.json
/People('{UserName}')/Microsoft.OData.SampleService.Models.TripPin.ShareTrip

- OData services often use dots (.) to separate long names in their
path, so let's use them to improve camel-case flattened names.
@gracekarina gracekarina merged commit bb28d1d into swagger-api:master May 14, 2021
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

2 participants