mirror of
https://github.com/LukeHagar/libopenapi.git
synced 2025-12-09 20:47:44 +00:00
Added XML object to what-changed.
Picking off low hanging fruit, before attacking the big, ugly stuff. Signed-off-by: Dave Shanley <dave@quobix.com>
This commit is contained in:
@@ -47,4 +47,8 @@ const (
|
||||
VersionLabel = "version"
|
||||
LicenseLabel = "license"
|
||||
ContactLabel = "contact"
|
||||
NamespaceLabel = "namespace"
|
||||
PrefixLabel = "prefix"
|
||||
AttributeLabel = "attribute"
|
||||
WrappedLabel = "wrapped"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user