Skip to content

Commit b9c6a9c

Browse files
authored
Update migrate-users-setStatus-openapi.md
1 parent 681512a commit b9c6a9c

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": patch
3-
"@rocket.chat/rest-typings": patch
2+
"@rocket.chat/meteor": minor
3+
"@rocket.chat/rest-typings": minor
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)