Hi Team,
I am adding a new method to the RegistryAPIServer. I have updated the following
files airavata_api.thrift and registry-api.thrift.
But when I am executing the shell scripts to generate the stubs for php, the
Airavata.php files refers to Base/API/BaseAPIIf interface but in the actual pga
library the Base folder is missing and there is a new folder called Facades.
Could someone please direct me whether I have updated all the correct files or
not? What is the difference between these two Facades and Base?
"
interface AiravataIf extends \Airavata\Base\API\BaseAPIIf {
"
Thanks and regards,
Shivam Rastogi