Class SpecContents (0.2.0)

SpecContents(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The spec contents.

Attributes

Name Description
contents bytes
Required. The contents of the spec.
mime_type str
Required. The mime type of the content for example application/json, application/yaml, application/wsdl etc.