Search found 1 match
- 30 Jan 2024, 09:59
- Forum: General Discussion
- Topic: Obtaining lists of status, category, tags etc via REST API?
- Replies: 4
- Views: 30596
Re: Obtaining lists of status, category, tags etc via REST API?
Utilize the Mantis REST API to dynamically fetch custom statuses and other properties for manipulation in your Visual Studio extension. The Mantis REST API provides access to dynamic properties like custom statuses, allowing your extension to read and write them across different Mantis setups ...