mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-06 02:36:38 +00:00
✨ blueprint details page
This commit is contained in:
@@ -44,7 +44,7 @@ registry.registerPath({
|
||||
path: "/org/{orgId}/blueprint",
|
||||
description:
|
||||
"Create and Apply a base64 encoded blueprint to an organization",
|
||||
tags: [OpenAPITags.Org],
|
||||
tags: [OpenAPITags.Org, OpenAPITags.Blueprint],
|
||||
request: {
|
||||
params: applyBlueprintParamsSchema,
|
||||
body: {
|
||||
|
||||
Reference in New Issue
Block a user