-
-
Notifications
You must be signed in to change notification settings - Fork 564
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add API version constant to generated code
This commit introduces the "APIVersion" constant into the generated code. This addition enables the utilization of this value in configuring telemetry data, complementing the existing "ServiceName" constant. Additionally if a version isn't explicitely set in the design it is now defaulted to "0.0.1".
- Loading branch information
Showing
84 changed files
with
235 additions
and
91 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.