Skip to content

feat: add cost centers delete and delete_summary bulk API contracts#804

Open
Aniruddha-Shriwant wants to merge 1 commit into
mainfrom
cost-centers-delete-bulk-openapi
Open

feat: add cost centers delete and delete_summary bulk API contracts#804
Aniruddha-Shriwant wants to merge 1 commit into
mainfrom
cost-centers-delete-bulk-openapi

Conversation

@Aniruddha-Shriwant

Copy link
Copy Markdown
Contributor

Adds OpenAPI 3.0 contracts for:

  • POST /admin/cost_centers/delete_summary/bulk
  • POST /admin/cost_centers/delete/bulk

Mirrors the existing Projects delete family. Adds cost_center_in_only_id and cost_center_delete_summary_out schemas, registers both paths in src/admin/openapi.yaml, and regenerates reference/admin.yaml via @redocly/cli@2.19.0 (matching CI's bundler workflow).

Clickup

https://app.clickup.com/t/1864988/86d3jc3xe

Adds OpenAPI 3.0 contracts for:
- POST /admin/cost_centers/delete_summary/bulk
- POST /admin/cost_centers/delete/bulk

Mirrors the existing Projects delete family. Adds cost_center_in_only_id
and cost_center_delete_summary_out schemas, registers both paths in
src/admin/openapi.yaml, and regenerates reference/admin.yaml via
@redocly/cli@2.19.0 (matching CI's bundler workflow).
@github-actions github-actions Bot added the size/L Large PR label Jul 9, 2026
@Aniruddha-Shriwant Aniruddha-Shriwant marked this pull request as ready for review July 9, 2026 08:17
@Aniruddha-Shriwant Aniruddha-Shriwant requested a review from KrupaH July 9, 2026 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/L Large PR

Development

Successfully merging this pull request may close these issues.

2 participants