Imports of package openapi_v2

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/golang/protobuf/protoPackage proto provides functionality for handling protocol buffer messages.
github.com/golang/protobuf/ptypes/any
github.com/googleapis/gnostic/compiler
gopkg.in/yaml.v2Package yaml implements YAML support for the Go language.
mathPackage math provides basic constants and mathematical functions.
regexpPackage regexp implements regular expression search.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.