Searched hist:d3856637cf1c8c054f0b89e003bfed5bff1b60f9 (Results 1 – 3 of 3) sorted by relevance
/dokuwiki/inc/Remote/OpenApiDoc/ |
H A D | OpenAPIGenerator.php | d3856637cf1c8c054f0b89e003bfed5bff1b60f9 Fri Jan 05 14:51:59 UTC 2024 Andreas Gohr <andi@splitbrain.org> API: clean up error codes
Error codes are now extracted from API core and printed on the OpenAPI overview page. This makes it easier to see what is in use.
Error messages have been cleaned up, some new codes have been assigned.
Some errors have been removed. Eg. it is fine to iterate a media namespace you don't have read access to. The result will either be empty or contain files from lower namespaces that you *do* have access to.
|
/dokuwiki/lib/exe/ |
H A D | openapi.php | d3856637cf1c8c054f0b89e003bfed5bff1b60f9 Fri Jan 05 14:51:59 UTC 2024 Andreas Gohr <andi@splitbrain.org> API: clean up error codes
Error codes are now extracted from API core and printed on the OpenAPI overview page. This makes it easier to see what is in use.
Error messages have been cleaned up, some new codes have been assigned.
Some errors have been removed. Eg. it is fine to iterate a media namespace you don't have read access to. The result will either be empty or contain files from lower namespaces that you *do* have access to.
|
/dokuwiki/inc/Remote/ |
H A D | ApiCore.php | d3856637cf1c8c054f0b89e003bfed5bff1b60f9 Fri Jan 05 14:51:59 UTC 2024 Andreas Gohr <andi@splitbrain.org> API: clean up error codes
Error codes are now extracted from API core and printed on the OpenAPI overview page. This makes it easier to see what is in use.
Error messages have been cleaned up, some new codes have been assigned.
Some errors have been removed. Eg. it is fine to iterate a media namespace you don't have read access to. The result will either be empty or contain files from lower namespaces that you *do* have access to.
|