dokuwiki/inc/Remote/OpenApiDoc
Andreas Gohr b5284271bc 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.
2024-01-09 17:49:09 +01:00
..
ClassResolver.php API: code style fixes 2024-01-07 13:41:20 +01:00
DocBlock.php API: code style fixes 2024-01-07 13:41:20 +01:00
DocBlockClass.php API: code style fixes 2024-01-07 13:41:20 +01:00
DocBlockMethod.php API: code style fixes 2024-01-07 13:41:20 +01:00
DocBlockProperty.php API: code style fixes 2024-01-07 13:41:20 +01:00
OpenAPIGenerator.php API: add backward compatibility to API Version 11 2024-01-09 17:49:09 +01:00
Type.php OpenAPI Gen: handle Object to Schema transformation correctly 2024-01-07 13:41:19 +01:00