-
Notifications
You must be signed in to change notification settings - Fork 125
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Update swagger to match latest changes in go-mod-core-contracts …
…Device dto Per edgexfoundry/go-mod-core-contracts#800, the Device DTO is added with a new field "Properties", so the swagger file needs to be updated correspondingly. Moreover, this commit also updates the swagger file to remove those fields that had been taken out of Device DTO before: - created - modified - serviceId - profileId This commit also adds back a newly created field "tags" into the Device DTO. Signed-off-by: Jude Hung <[email protected]>
- Loading branch information
Showing
2 changed files
with
9 additions
and
14 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