CodeSquared docs

OasLicense

OasLicense is a union of OpenAPI license objects. It can be one of

Properties

PropertyTypeDescription
namestringThe name of the license.
urlstring | undefinedThe URL of the license.
extensionFieldsRecord<string, unknown> | undefinedOptional map of custom fields defined by OpenAPI extensions. Keys are strings beginning with x- and values are of any valid JSON type.