Skip to content

Site API endpoints#37

Open
vbergerondev wants to merge 5 commits into
mainfrom
implement-new-api-endpoints
Open

Site API endpoints#37
vbergerondev wants to merge 5 commits into
mainfrom
implement-new-api-endpoints

Conversation

@vbergerondev
Copy link
Copy Markdown
Contributor

@vbergerondev vbergerondev commented Apr 22, 2026

No description provided.

Implement SDK methods for Git, page cache, Nginx, WP cron, basic auth,
path redirects, backup settings, backup schedule, and site user endpoints,
along with matching Site resource proxies, tests, and README examples.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@vbergerondev vbergerondev changed the title Implement remaining Site API endpoints Site API endpoints Apr 22, 2026
vbergerondev and others added 2 commits April 23, 2026 09:24
Align the SDK with the API change that moved updateGit, updatePageCache,
updateNginx, updateBasicAuth, updatePathRedirect, updateBackupSettings,
and updateBackupSchedule from PUT to PATCH. Add a patchRequest helper
on the base endpoint and update the matching tests.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Align the SDK with the API change that removed the path redirect update
endpoint and changed delete to identify the redirect by from/to form
params instead of an id in the URL. Update README examples and tests.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@vbergerondev vbergerondev marked this pull request as ready for review April 27, 2026 15:01
vbergerondev and others added 2 commits April 30, 2026 12:20
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
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