Skip to content

Commit 0a3f712

Browse files
authored
Update migrate-users-setStatus-openapi.md
1 parent b9c6a9c commit 0a3f712

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
"@rocket.chat/meteor": minor
3-
"@rocket.chat/rest-typings": minor
2+
"@rocket.chat/meteor": patch
3+
"@rocket.chat/rest-typings": patch
44
---
55

66
Migrates the `users.setStatus` REST API endpoint from the legacy `API.v1.addRoute` pattern to the new chained `API.v1.post()` pattern with AJV request body and response schema validation and OpenAPI documentation support.

0 commit comments

Comments
 (0)