Skip to content

Commit 495dfeb

Browse files
committed
Refactor auth and API schemas, update HTTP methods
Moved and renamed auth-related documentation and JSON schemas from 'system' to 'auth' directories, and webhook files to 'automation'. Updated API route schemas and docs to use new paths and renamed 'actions' to 'automation'. Added 'HEAD' and 'OPTIONS' to allowed HTTP methods in API schemas and docs. Updated RouterConfig to support protocol mounts. Cleaned up meta files and references accordingly.
1 parent fd6da04 commit 495dfeb

File tree

94 files changed

+82
-64
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

94 files changed

+82
-64
lines changed

content/docs/references/api/discovery/ApiRoutes.mdx

Lines changed: 6 additions & 6 deletions

content/docs/references/api/endpoint/ApiEndpoint.mdx

Lines changed: 1 addition & 1 deletion

content/docs/references/kernel/router/RouteCategory.mdx renamed to content/docs/references/api/router/RouteCategory.mdx

content/docs/references/kernel/router/RouteDefinition.mdx renamed to content/docs/references/api/router/RouteDefinition.mdx

content/docs/references/kernel/router/RouterConfig.mdx renamed to content/docs/references/api/router/RouterConfig.mdx

Lines changed: 1 addition & 0 deletions

content/docs/references/api/view/HttpMethod.mdx

Lines changed: 3 additions & 1 deletion

content/docs/references/system/auth/AccountLinkingConfig.mdx renamed to content/docs/references/auth/config/AccountLinkingConfig.mdx

content/docs/references/system/auth/AuthPluginConfig.mdx renamed to content/docs/references/auth/config/AuthPluginConfig.mdx

0 commit comments

Comments
 (0)