Imports of package openapi

PathSynopsis
cuelang.org/go/cuePackage cue is the main API for CUE evaluation.
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
mathPackage math provides basic constants and mathematical functions.
pathPackage path implements utility routines for manipulating slash-separated paths.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.