mirror of
https://github.com/LukeHagar/libopenapi.git
synced 2025-12-09 20:47:44 +00:00
Added discriminator checks and cleaned up some more patterns
Still quite early in the pattern finding process, needs another sweep to cache and fetch more pre-calculated change counts. Signed-off-by: Dave Shanley <dave@quobix.com>
This commit is contained in:
@@ -51,4 +51,5 @@ const (
|
||||
PrefixLabel = "prefix"
|
||||
AttributeLabel = "attribute"
|
||||
WrappedLabel = "wrapped"
|
||||
PropertyNameLabel = "propertyName"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user