Added
- Noodle API collection (
api-collection/) — ready-to-run requests for everyv1endpoint, organized by resource:auth/: Create User, Login, Logout, Logout All Sessionsprofile/: Get Profile, Update Profile (PUT), Patch Profile (PATCH)core/: Ping
- Local environment for the collection (
base_url, seeded credentials, Knox token as a secret) - API Collection docs (
docs/noodle.md) with CLI installation, usage, and token authentication guide; Noodle section added toREADME.mdand project structure docs
Changed
- ruff
target-versionand mypypython_versionbumped frompy313topy314 - AGENTS.md cleaned up and streamlined
- Updated dependencies to their latest versions
Full Changelog: 0.5.3...0.6.0