type groupversion … type docInfo … func newGroupVersion(delegate openapi.GroupVersion) *groupversion { … } func (g *groupversion) Schema(contentType string) ([]byte, error) { … }
type groupversion … type docInfo … func newGroupVersion(delegate openapi.GroupVersion) *groupversion { … } func (g *groupversion) Schema(contentType string) ([]byte, error) { … }