Skip to content

Add GET /v3/processes/{guid}/process_instances endpoint to spec - #1049

Merged
Samze merged 1 commit into
mainfrom
add-process-instances-endpoint
Apr 23, 2026
Merged

Add GET /v3/processes/{guid}/process_instances endpoint to spec#1049
Samze merged 1 commit into
mainfrom
add-process-instances-endpoint

Conversation

@sethboyles

Copy link
Copy Markdown
Member

This endpoint exists in CCNG routes.rb and returns a simplified view of process instances (index, state, since) compared to the /stats endpoint which returns detailed resource usage. Added the path definition to Processes.yaml and wired it into openapi.yaml.

Made-with: Cursor

This endpoint exists in CCNG routes.rb and returns a simplified view
of process instances (index, state, since) compared to the /stats
endpoint which returns detailed resource usage. Added the path
definition to Processes.yaml and wired it into openapi.yaml.

Made-with: Cursor
@Samze
Samze merged commit adf6eb8 into main Apr 23, 2026
2 checks passed
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.

2 participants