Search found 1 match

by electricbolt
Tue Mar 26, 2024 8:06 am
Forum: ZXDB Discussion
Topic: ZXInfo API v3
Replies: 22
Views: 3175

Re: ZXInfo API v3

Hi, The v3 swagger doc does not define any json response structures. Is this something we could get added to the swagger doc? The lack of json response structures means that any generated client libraries are suboptimal. As a test I defined a response for getSuggestions: /suggest/{term}: get: tags: ...