OData / ODataConnectedService

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

Add no timestamp option (issue #349) #362

Closed gregwinterstein closed 11 months ago

gregwinterstein commented 1 year ago

Add the NoTimestamp option to disable the Generated date timestamp in generated files. Added to OData-CLI and to VS Extension Tests added and updated to take into account NoTimestamp option

Fixes #349

KenitoInc commented 1 year ago

@gregwinterstein Rebase PR

gregwinterstein commented 1 year ago

@gregwinterstein Rebase PR

@KenitoInc I have rebased the pull request as requested.

habbes commented 1 year ago

@gregwinterstein thanks for this contribution. It seems the PR is out of date again. Would you mind rebasing?

gregwinterstein commented 1 year ago

@gregwinterstein thanks for this contribution. It seems the PR is out of date again. Would you mind rebasing?

@habbes I have rebased the branch as requested

gathogojr commented 11 months ago

@gregwinterstein Can you push a no-op commit to trigger the cla license check?

gregwinterstein commented 11 months ago

@gregwinterstein Can you push a no-op commit to trigger the cla license check?

Committed aa20c7d

gathogojr commented 11 months ago

Thank you @gregwinterstein for you contribution