LicenseConfig

License information for the exposed API.

Properties

Link copied to clipboard

An SPDX (https://spdx.org/licenses/) license expression for the API. The identifier field is mutually exclusive of the url field.

Link copied to clipboard
var name: String?

The license name used for the API

Link copied to clipboard
var url: String?

A URL to the license used for the API. MUST be in the format of a URL.