Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 341 Bytes

File metadata and controls

12 lines (8 loc) · 341 Bytes

import { Callout } from "nextra-theme-docs"; import { SwaggerLink, SchemaLoader } from "@/components"; import { SWAGGER_TAGS } from "@/constants"; import { loadStatic } from "@/utils";

export const getStaticProps = loadStatic;

Connect

Operations