mirror of
https://github.com/LukeHagar/libopenapi.git
synced 2025-12-10 12:37:48 +00:00
Swagger securityRequirement added to what-changed
This one was perhaps one of the more frustrating models. It's a simple design, checking maps of string arrays for accurate changes - but the combinations make it a bit of a challenge. I hope I've caught the variations correctly. Bloody swagger, the sooner you go away, the easier all of our lies will be.
This commit is contained in:
@@ -100,4 +100,5 @@ const (
|
||||
AllowReservedLabel = "allowReserved"
|
||||
ExplodeLabel = "explode"
|
||||
ContentTypeLabel = "contentType"
|
||||
SecurityDefinitionLabel = "securityDefinition"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user