feat(docs): add resource_create

This commit is contained in:
rzmk 2025-12-02 16:32:09 -05:00
parent 01dcb3b387
commit 46012a33d8
2 changed files with 67 additions and 1 deletions

View file

@ -0,0 +1,20 @@
---
title: resource_create
full: true
_openapi:
method: POST
route: resource_create
toc: []
structuredData:
headings: []
contents:
- content: |
Appends a new resource to a datasets list of resources.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Appends a new resource to a datasets list of resources.
<APIPage document={"./lib/openapi.yml"} operations={[{"path":"resource_create","method":"post"}]} webhooks={[]} hasHead={false} />