type: string
description: The type of the mock API. Defaults to the "unstructured" type if not specified.
nullable: true
enum:
  - openapi
  - grpc
  - graphql