mirror of
https://github.com/LukeHagar/libopenapi.git
synced 2025-12-09 20:47:44 +00:00
adding tests, fixing bugs, validating model.
Amazing what you find when you really test the fuck out of things.
This commit is contained in:
@@ -509,4 +509,7 @@ components:
|
||||
discriminator:
|
||||
propertyName: drinkType
|
||||
mapping:
|
||||
drink: some value
|
||||
drink: some value
|
||||
SomePayload:
|
||||
type: string
|
||||
description: some kind of payload for something.
|
||||
Reference in New Issue
Block a user