You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ideally, I would like it to be part of swagger api doc (and maybe link it to general documentation also).
But I am not sure how to do this with the way we generate swagger.
An option could be to ask an LLM model to generate the schema from an example verbose ouptut, review it, and include it to our swagger.
Problem
Format of JSON output is described in documentation but not fully covered by an machine readable model (swagger or other).
Solution
JSON schema https://json-schema.org/
Alternatives
Additional context or elements
The text was updated successfully, but these errors were encountered: