Rename api

This commit is contained in:
Owen 2025-04-27 17:35:42 -04:00
parent 9ff5d2185b
commit 6ea002c890
No known key found for this signature in database
GPG key ID: 8271FDFFD9E0CCBD
74 changed files with 1 additions and 1 deletions

View file

@ -194,7 +194,7 @@ const config: Config = {
config: {
petstore: {
specPath: "./openapi.yml",
outputDir: "docs/03-Pangolin/07-API",
outputDir: "docs/03-Pangolin/07-API (Professional)",
sidebarOptions: {
groupPathsBy: "tag"
}