spec property

String? spec
getter/setter pair

OpenAPI Specification that is associated with the API proxy.

The value is set to a URL or to a path in the specification store.

Implementation

core.String? spec;