Hi,
I am trying to build a TypeScript impementation of the API, and would like to use the JSONSchema to automatically build the the implementation from it.
For that I would need the schema of the API. I only found [pve-docs.git] / api-viewer / apidata.js. I think I would be able to work with that. However, to me it seems like this is already something generated from the actual schema. Please correct me if I am wrong, but I don't want to start with the wrong implementation.
Kind regards
Florian
I am trying to build a TypeScript impementation of the API, and would like to use the JSONSchema to automatically build the the implementation from it.
For that I would need the schema of the API. I only found [pve-docs.git] / api-viewer / apidata.js. I think I would be able to work with that. However, to me it seems like this is already something generated from the actual schema. Please correct me if I am wrong, but I don't want to start with the wrong implementation.
Kind regards
Florian