mirror of
https://github.com/LukeHagar/libopenapi.git
synced 2025-12-09 20:47:44 +00:00
Fleshing out what-changed functionality.
Starting at the bottom again with low levels and sketching out how to consume it.
This commit is contained in:
@@ -38,4 +38,6 @@ const (
|
||||
PasswordLabel = "password"
|
||||
ClientCredentialsLabel = "clientCredentials"
|
||||
AuthorizationCodeLabel = "authorizationCode"
|
||||
DescriptionLabel = "description"
|
||||
URLLabel = "url"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user