
























OpenAPI (formerly known as Swagger) is a specification for describing HTTP APIs with structured data, including the available endpoints, their HTTP methods, expected request and response formats, and other metadata.
You can use this schema as a reference document, or to auto-generate your own API client code, or to mock and test your existing use of Replicate’s API.
All of the documentation you see on the HTTP API reference page is also available as a structured OpenAPI JSON schema.
Download the schema at api.replicate.com/openapi.json
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。