GoogleApi.APIGateway.V1beta.Model.ApigatewayApiConfigOpenApiDocument (google_api_api_gateway v0.8.1) View Source

An OpenAPI Specification Document describing an API.

Attributes

  • document (type: GoogleApi.APIGateway.V1beta.Model.ApigatewayApiConfigFile.t, default: nil) - The OpenAPI Specification document file.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.APIGateway.V1beta.Model.ApigatewayApiConfigOpenApiDocument{
  document: GoogleApi.APIGateway.V1beta.Model.ApigatewayApiConfigFile.t() | nil
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.