Skip to content

refactor: nest ApplicationClient under ProjectClient#265

Merged
The127 merged 1 commit intomainfrom
refactor/nest-application-under-project
Apr 18, 2026
Merged

refactor: nest ApplicationClient under ProjectClient#265
The127 merged 1 commit intomainfrom
refactor/nest-application-under-project

Conversation

@The127
Copy link
Copy Markdown
Owner

@The127 The127 commented Apr 18, 2026

Summary

  • ApplicationClient is now accessed via kc.Project().Application("slug") instead of kc.Application()
  • All application endpoints updated from /applications/... to /projects/{slug}/applications/...
  • Removes Application() from the top-level Client interface

@The127 The127 enabled auto-merge April 18, 2026 17:43
@The127 The127 merged commit 39e9e79 into main Apr 18, 2026
7 of 8 checks passed
@The127 The127 deleted the refactor/nest-application-under-project branch April 18, 2026 17:43
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.

1 participant