OData / ODataConnectedService

A Visual Studio extension for generating client code for OData Services
Other
79 stars 41 forks source link

Make odata-cli honor internal option (issue #268) #361

Closed gregwinterstein closed 1 year ago

gregwinterstein commented 1 year ago

Update GenerateCommand.cs as suggested in #268 to allow odata-cli to generate internal classes.

Fixes issue #268

habbes commented 1 year ago

@gregwinterstein thanks for contributing this PR. Kindly update it by rebasing the changes from master into this branch.

gregwinterstein commented 1 year ago

@gregwinterstein thanks for contributing this PR. Kindly update it by rebasing the changes from master into this branch.

@habbes I have rebased the branch as requested.