Record - openapi : ServiceInformation

Model for additional OpenAPI information of a Ballerina service.

Fields

  • title string
  • Title of the OpenAPI definition

  • serviceVersion string
  • Version of the OpenAPI

  • description string
  • Description of the service

  • termsOfService string
  • Service usage terms and conditions

  • contact Contact {}
  • Contact information for the exposed API

  • license License {}
  • License information for the exposed API

  • tags Tag[] []
  • A list of tags used by the specification with additional metadata