kubernetes/staging/src/k8s.io/apiextensions-apiserver/pkg/apiserver/schema/unfold.go

// Unfold expands vendor extensions of a structural schema.
// It mutates the receiver.
func (s *Structural) Unfold() *Structural {}