mirror of
https://github.com/LukeHagar/libopenapi.git
synced 2025-12-10 04:20:24 +00:00
V2 low-base docs in place
refactored constants a little also to clean things up.
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
low "github.com/pb33f/libopenapi/datamodel/low/base"
|
||||
)
|
||||
|
||||
// Example represents an Example object as defined by OpenAPI 3+
|
||||
// Example represents a high-level Example object as defined by OpenAPI 3+
|
||||
// v3 - https://spec.openapis.org/oas/v3.1.0#example-object
|
||||
type Example struct {
|
||||
Summary string
|
||||
|
||||
Reference in New Issue
Block a user