Skip to content

Commit

Permalink
Update specification/watcher/activate_watch/WatcherActivateWatchReque…
Browse files Browse the repository at this point in the history
…st.ts

Co-authored-by: István Zoltán Szabó <szabosteve@gmail.com>
  • Loading branch information
lcawl and szabosteve authored Jan 9, 2025
1 parent 0b27186 commit 10fcdab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ import { Name } from '@_types/common'
export interface Request extends RequestBase {
path_parts: {
/**
* The watch identifier
* The watch identifier.
*/
watch_id: Name
}
Expand Down

0 comments on commit 10fcdab

Please sign in to comment.