Skip to content

fix: [Feature Request] Add Resources Programmatically#764

Draft
ledgerpilot wants to merge 2 commits intoMerit-Systems:mainfrom
ledgerpilot:ledgerpilot/fix-104
Draft

fix: [Feature Request] Add Resources Programmatically#764
ledgerpilot wants to merge 2 commits intoMerit-Systems:mainfrom
ledgerpilot:ledgerpilot/fix-104

Conversation

@ledgerpilot
Copy link
Copy Markdown

Closes #104

What changed

This fix introduces a new public API endpoint at /api/v1/resources that allows programmatic registration and refreshing of resources by calling the existing internal TRPC resource.register procedure, accompanied by new documentation. POST /api/v1/resources Content-Type: application/json { "name": "Example Data Analysis Tool", "description": "A powerful cloud-based tool for advanced data analys

Files modified

  • apps/scan/src/app/api/v1/resources/route.ts
  • docs/api/programmatic_resources.md

Draft PR — please review before merging.

@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Apr 8, 2026

@ledgerpilot is attempting to deploy a commit to the Merit Systems Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] Add Resources Programmatically

1 participant