Re: Endpoint response is different than the docs

2024-06-14 Thread Pearl d'Silva
From: Wei ZHOU Sent: June 14, 2024 10:21 AM To: dev@cloudstack.apache.org Subject: Re: Endpoint response is different than the docs Hi, you can run "mvn -P developer,systemvm clean install -pl tools/apidoc/" the api doc can be found at tools/apidoc/target/xmldoc/apis

Re: Endpoint response is different than the docs

2024-06-14 Thread Wei ZHOU
doc.sh > > is responsible for generating the API docs. > > > > Regards. > > > > > > > > > > From: Ahmed Awlaqi > > Sent: June 13, 2024 9:39 AM > > To: dev@cloudstack.apache.org > > Subject: Re: Endpoi

Re: Endpoint response is different than the docs

2024-06-14 Thread Ahmed Awlaqi
esponsible for generating the API docs. > > Regards. > > > > > From: Ahmed Awlaqi > Sent: June 13, 2024 9:39 AM > To: dev@cloudstack.apache.org > Subject: Re: Endpoint response is different than the docs > > Hi, > > I will t

Re: Endpoint response is different than the docs

2024-06-13 Thread Pearl d'Silva
response is different than the docs Hi, I will try to submit a PR for it but do you where I can find the code that generates the API docs to test it. On Thu, Jun 13, 2024 at 2:40 PM Pearl d'Silva wrote: > Hi, > > There does seem to be a difference in the API command definition an

Re: Endpoint response is different than the docs

2024-06-13 Thread Ahmed Awlaqi
Hi, I will try to submit a PR for it but do you where I can find the code that generates the API docs to test it. On Thu, Jun 13, 2024 at 2:40 PM Pearl d'Silva wrote: > Hi, > > There does seem to be a difference in the API command definition and the > actual response generated. You may either r

Re: Endpoint response is different than the docs

2024-06-13 Thread Pearl d'Silva
Hi, There does seem to be a difference in the API command definition and the actual response generated. You may either raise an issue at https://github.com/apache/cloudstack/issues or could also contribute towards a fix. The issue seems to be at: https://github.com/apache/cloudstack/blob/main/