mirror of
https://github.com/LukeHagar/libopenapi.git
synced 2025-12-09 20:47:44 +00:00
v2 swagger scopes added to what-changed.
Added hashing functions to all v2 and v3 models that handle security, thats the next target.
This commit is contained in:
@@ -101,4 +101,5 @@ const (
|
||||
ExplodeLabel = "explode"
|
||||
ContentTypeLabel = "contentType"
|
||||
SecurityDefinitionLabel = "securityDefinition"
|
||||
Scopes = "scopes"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user