diff --git a/appinfo/info.xml b/appinfo/info.xml index 2f9d99f9d..0bbddca2e 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -56,7 +56,7 @@ Doe een [featureverzoek](https://github.com/OpenCatalogi/.github/issues/new/choo **Ondersteuning:** Voor ondersteuning, neem contact op via support@conduction.nl. Voor een Service Level Agreement (SLA), neem contact op via sales@conduction.nl. ]]> - 2.0.13 + 2.0.15-beta.20260902034625 EUPL-1.2 Conduction Acato diff --git a/openapi.json b/openapi.json index e4ba36d75..1ec9c22a5 100644 --- a/openapi.json +++ b/openapi.json @@ -2,7 +2,7 @@ "openapi": "3.1.0", "info": { "title": "OpenCatalogi", - "version": "2.0.13", + "version": "2.0.15-beta.20260902034625", "description": "OpenCatalogi's public, anonymously-reachable API surface: full-text search, catalog and publication read access, DCAT-AP-NL and schema.org harvest feeds, DIWOO sitemaps/robots.txt, the federation read surface, the federated-directory sync endpoint, and the CMS read APIs (pages/menus/themes/glossary/listings). Every path in this document corresponds to a route in `appinfo/routes.php` whose controller method carries `@PublicPage` / `#[PublicPage]` — admin-gated and authenticated-only endpoints (settings, retention, Woo batches, setup, OOAPI 5.0 resource reads, DCAT/DIWOO/OOAPI validation reports) are out of scope; see the `public-api-openapi-document` OpenSpec change.", "license": { "name": "EUPL-1.2",