2.4.2 • Published 11 months ago

@replicate/openapi v2.4.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
11 months ago

@replicate/openapi

This package contains Replicate's OpenAPI specification

Usage

import openapi from "@replicate/openapi" assert { type: "json" };

const GetPredictionParameters =
  openapi.paths["/v1/predictions/{prediction_id}"].get.parameters;

License

Apache 2.0

2.4.2

11 months ago

2.4.1

11 months ago