mirror of
https://github.com/labring/FastGPT.git
synced 2026-02-28 01:02:28 +08:00
9 lines
161 B
Plaintext
9 lines
161 B
Plaintext
---
|
|
title: OpenAPI 文档
|
|
description: FastGPT OpenAPI 文档
|
|
---
|
|
|
|
import { Redirect } from '@/components/docs/Redirect';
|
|
|
|
<Redirect to="/docs/openapi/intro" />
|