Added tags to what-changed

This commit is contained in:
Dave Shanley
2022-09-29 07:46:21 -04:00
parent cd68570278
commit c47cc15cad
7 changed files with 478 additions and 5 deletions

View File

@@ -40,4 +40,5 @@ const (
AuthorizationCodeLabel = "authorizationCode"
DescriptionLabel = "description"
URLLabel = "url"
NameLabel = "name"
)