Skip to content

Conversation

@scheidtdav
Copy link
Collaborator

Type of Change

  • Dependency upgrade
  • Bug fix (non-breaking change)
  • Breaking change
    • e.g. a fixed bug or new feature that may break something else
  • New feature
  • Code quality improvements
    • e.g. refactoring, documentation, tests, tooling, ...

Implementation

Implementation of existing endpoint

Checklist

  • I gave this pull request a meaningful title
  • My pull request is targeting the dev branch
  • I have added documentation to my code
  • I have deleted code that I have commented out

Additional Information

scheidtdav and others added 30 commits May 14, 2025 16:26
* feat(api): add api routes for /users/me

* fix(tests): api me PUT

* feat(api): add delete me endpoint
@scheidtdav scheidtdav linked an issue Nov 19, 2025 that may be closed by this pull request
@scheidtdav scheidtdav marked this pull request as ready for review January 13, 2026 10:12
@scheidtdav scheidtdav enabled auto-merge (squash) January 20, 2026 12:57
@scheidtdav scheidtdav merged commit 31521da into dev Jan 20, 2026
9 of 10 checks passed
@scheidtdav scheidtdav deleted the feat/api-delete-sensor-data branch January 20, 2026 12:59
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.

migrate /boxes/:boxId/:sensorId/measurements

4 participants