Searched hist:b5284271bca14dff275be9ed818304462f9693fe (Results 1 – 3 of 3) sorted by relevance
/dokuwiki/inc/Remote/ |
H A D | LegacyApiCore.php | b5284271bca14dff275be9ed818304462f9693fe Tue Jan 09 16:45:12 UTC 2024 Andreas Gohr <andi@splitbrain.org> API: add backward compatibility to API Version 11
This adds legacy support for the old API calls. This is mostly untested but should work. Returns might not be 100% compatible in all cases but I did my best to return the same things as before.
This will be removed in the future of course and is just to not completely break any API usage immeadiately.
|
H A D | Api.php | b5284271bca14dff275be9ed818304462f9693fe Tue Jan 09 16:45:12 UTC 2024 Andreas Gohr <andi@splitbrain.org> API: add backward compatibility to API Version 11
This adds legacy support for the old API calls. This is mostly untested but should work. Returns might not be 100% compatible in all cases but I did my best to return the same things as before.
This will be removed in the future of course and is just to not completely break any API usage immeadiately.
|
/dokuwiki/inc/Remote/OpenApiDoc/ |
H A D | OpenAPIGenerator.php | b5284271bca14dff275be9ed818304462f9693fe Tue Jan 09 16:45:12 UTC 2024 Andreas Gohr <andi@splitbrain.org> API: add backward compatibility to API Version 11
This adds legacy support for the old API calls. This is mostly untested but should work. Returns might not be 100% compatible in all cases but I did my best to return the same things as before.
This will be removed in the future of course and is just to not completely break any API usage immeadiately.
|