Types: {
    V1: {
        components: componentsV1;
        operations: operationsV1;
        paths: pathsV1;
    };
}

Generated openapi types for the Phoenix client, by API version.

Type declaration

  • V1: { components: componentsV1; operations: operationsV1; paths: pathsV1 }