Closed rbren closed 8 years ago
@bobby-brennan - please see attached pdf for the groups. Note the following:
Let me know if you'd like to discuss over a call.
Thanks Zohar, will implement today.
I don't see any actions marked deprecated in api_schema.php - is there a specific field I should look for?
Hi Bobby,
This info is in the doxygen blocks in the code, for example:
https://github.com/kaltura/server/blob/Kajam-11.11.0/api_v3/services/UploadService.php#L8
@deprecated Please use UploadToken service
@tan-tan-kanarek - it indeed seems like that info does not make it into the schema. Can you confirm? The thing is the LucyBot app relies on the schema for retrieving all the metadata as far as services, actions, enums, etc goes and also relies on that to generate documentation, so, we need some indication for that in shcema.
Thanks,
Another question - Jess, the api_schema.xml you e-mailed me seems to be missing certain services, e.g. drmProfile.
I'm using this as a source of truth (Generated on date 18/02/16 11:39:10): https://github.com/bobby-brennan/kaltura-schema/blob/master/api_schema.xml
drmProfile is in http://www.kaltura.com/api_v3/api_schema.php though
Bobby Brennan bobby.brennan@gmail.com
On Thu, Mar 17, 2016 at 11:53 AM, Jess Portnoy notifications@github.com wrote:
Hi Bobby,
This info is in the doxygen blocks in the code, for example:
https://github.com/kaltura/server/blob/Kajam-11.11.0/api_v3/services/UploadService.php#L8 @deprecated Please use UploadToken service
@tan-tan-kanarek https://github.com/tan-tan-kanarek - it indeed seems like that info does not make it into the schema. Can you confirm? The thing is the LucyBot app relies on the schema for retrieving all the metadata as far as services, actions, enums, etc goes and also relies on that to generate documentation, so, we need some indication for that in shcema.
Thanks,
— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/kaltura/kaltura-api-recipes/issues/10#issuecomment-197944527
Hi Bobby,
Yes, that is because our generator takes under consideration what plugins have been enabled in /opt/kaltura/app/configurations/plugins.ini, the default for which is: https://github.com/kaltura/server/blob/Kajam-11.11.0/configurations/plugins.template.ini
I just pushed a new schema version here: https://github.com/kaltura/kaltura-api-recipes/blob/lucy-api-portal/api_schema.xml
Generated after enabling all plugins.
Thanks,
May the source be with you,
Jess Portnoy
Kaltura Connect Virtual Summits 2015 - now on VOD! [connect.mediaspace.kaltura.com]
On Thu, 17 Mar 2016, Bobby Brennan wrote:
Another question - Jess, the api_schema.xml you e-mailed me seems to be missing certain services, e.g. drmProfile.
I'm using this as a source of truth (Generated on date 18/02/16 11:39:10): https://github.com/bobby-brennan/kaltura-schema/blob/master/api_schema.xml
drmProfile is in http://www.kaltura.com/api_v3/api_schema.php though
Bobby Brennan bobby.brennan@gmail.com
On Thu, Mar 17, 2016 at 11:53 AM, Jess Portnoy notifications@github.com wrote:
Hi Bobby,
This info is in the doxygen blocks in the code, for example:
https://github.com/kaltura/server/blob/Kajam-11.11.0/api_v3/services/UploadService.php#L8 @deprecated Please use UploadToken service
@tan-tan-kanarek https://github.com/tan-tan-kanarek - it indeed seems like that info does not make it into the schema. Can you confirm? The thing is the LucyBot app relies on the schema for retrieving all the metadata as far as services, actions, enums, etc goes and also relies on that to generate documentation, so, we need some indication for that in shcema.
Thanks,
— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/kaltura/kaltura-api-recipes/issues/10#issuecomment-197944527
— You are receiving this because you commented. Reply to this email directly or view it on GitHub[AFBqvcsiFY6ncpKCl6ORvwpcbh13A4cDks5puX2TgaJpZM4HdItz.gif]
Thanks Jess! The plugins should all be there now. On Mar 17, 2016 12:28 PM, "Jess Portnoy" notifications@github.com wrote:
Hi Bobby,
Yes, that is because our generator takes under consideration what plugins have been enabled in /opt/kaltura/app/configurations/plugins.ini, the default for which is:
https://github.com/kaltura/server/blob/Kajam-11.11.0/configurations/plugins.template.ini
I just pushed a new schema version here:
https://github.com/kaltura/kaltura-api-recipes/blob/lucy-api-portal/api_schema.xml
Generated after enabling all plugins.
Thanks,
May the source be with you,
Jess Portnoy
Kaltura Connect Virtual Summits 2015 - now on VOD! [ connect.mediaspace.kaltura.com]
On Thu, 17 Mar 2016, Bobby Brennan wrote:
Another question - Jess, the api_schema.xml you e-mailed me seems to be missing certain services, e.g. drmProfile.
I'm using this as a source of truth (Generated on date 18/02/16 11:39:10):
https://github.com/bobby-brennan/kaltura-schema/blob/master/api_schema.xml
drmProfile is in http://www.kaltura.com/api_v3/api_schema.php though
Bobby Brennan bobby.brennan@gmail.com
On Thu, Mar 17, 2016 at 11:53 AM, Jess Portnoy <notifications@github.com
wrote:
Hi Bobby,
This info is in the doxygen blocks in the code, for example:
https://github.com/kaltura/server/blob/Kajam-11.11.0/api_v3/services/UploadService.php#L8 @deprecated Please use UploadToken service
@tan-tan-kanarek https://github.com/tan-tan-kanarek - it indeed seems like that info does not make it into the schema. Can you confirm? The thing is the LucyBot app relies on the schema for retrieving all the metadata as far as services, actions, enums, etc goes and also relies on that to generate documentation, so, we need some indication for that in shcema.
Thanks,
— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub < https://github.com/kaltura/kaltura-api-recipes/issues/10#issuecomment-197944527
— You are receiving this because you commented. Reply to this email directly or view it on GitHub[AFBqvcsiFY6ncpKCl6ORvwpcbh13A4cDks5puX2TgaJpZM4HdItz.gif]
— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/kaltura/kaltura-api-recipes/issues/10#issuecomment-197960573
@zoharbabin This UI is ready, just need the actual groups.