Path segments with a period only generate a property using the final part of the segment after the dot #1892
Labels
enhancement
New feature or request
fixed
generator
Issues or improvements relater to generation capabilities.
Using this description https://raw.githubusercontent.com/nytimes/public_api_specs/master/movie_reviews/movie_reviews_v2.json
it generates code that looks like this
The API actually looks like this
Ideally it would be
reviewClient.Reviews.SearchJson
I'm not sure how to handle OData actions and functions that are fully qualified with a namespace.
The text was updated successfully, but these errors were encountered: