Skip to content

Commit

Permalink
feat: document labels on create application
Browse files Browse the repository at this point in the history
  • Loading branch information
Gby56 committed Sep 13, 2024
1 parent 1ba9f83 commit f4315ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/03-platform/04-reference/07-api.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@ The route expects a JSON body with the following fields:
]
}
},
"labels": ["<label1>", "<label2>"], // Optional, labels to categorize the application
"repeaterId": "<repeaterId>" // Optional, if you want to use a repeater
}
```
Expand Down

0 comments on commit f4315ea

Please sign in to comment.