Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 3 additions & 16 deletions docs/about-oneground.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,7 @@
---
title: "About OneGround - Complete ZGW API Implementation"
description: "OneGround is a comprehensive implementation of Dutch ZGW APIs for case management (Zaakgericht Werken). Learn about ZRC, DRC, ZTC, BRC, NRC, AC components, features, and how to get started with OneGround."
keywords:
- OneGround
- ZGW API
- Zaakgericht Werken
- Dutch case management
- ZRC
- DRC
- ZTC
- BRC
- NRC
- AC
- VNG standards
- government APIs
- API documentation
title: "About OneGround"
description: "Overview of OneGround, a case-oriented API implementation by Roxit, covering its attended and unattended versions, key characteristics, and compliance with ZGW standards."
keywords: ["OneGround", "Roxit", "ZGW", "API", "Case Oriented", "VNG", "SaaS", "Open Source", "ISO-16175"]
---

# About OneGround
Expand Down
18 changes: 3 additions & 15 deletions docs/api-versions.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,7 @@
---
title: "ZGW API Versions Supported by OneGround"
description: "Complete overview of supported ZGW API versions in OneGround including ZRC, DRC, ZTC, BRC, NRC, and AC. View current, maintenance, and end-of-life versions with release dates and migration timelines."
keywords:
- ZGW API versions
- OneGround versions
- ZRC versions
- DRC versions
- ZTC versions
- BRC versions
- NRC versions
- AC versions
- API compatibility
- version support
- migration guide
hide_table_of_contents: true
title: "Supported ZGW API Versions"
description: "A list of supported ZGW API versions (AC, NRC, DRC, ZRC, BRC, ZTC) in OneGround, including their current support status and release dates."
keywords: ["API Versions", "ZGW", "AC", "NRC", "DRC", "ZRC", "BRC", "ZTC", "Support Status", "Lifecycle"]
---

# Supported ZGW API's versions by OneGround
Expand Down
15 changes: 3 additions & 12 deletions docs/authorizations.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,7 @@
---
title: "Authorization Management for ZGW APIs in OneGround"
description: "Learn how to configure and manage authorizations for ClientIDs in OneGround ZGW APIs. Set up application permissions, authorization profiles, and secure access controls for your ZGW components."
keywords:
- authorization
- permissions
- ClientID authorization
- ZGW security
- OneGround access control
- application permissions
- authorization profiles
- API security
- access management
title: "Authorizations"
description: "Explanation of how authorizations, applications, and Client IDs function within OneGround, including configuration guidelines and tool limitations."
keywords: ["Authorizations", "OneGround", "ClientID", "Application", "ZGW", "Configuration", "Security"]
---

# Authorizations
Expand Down
4 changes: 3 additions & 1 deletion docs/example-document-upload/example-document-upload.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: "Example document upload"
title: "Example Document Upload"
description: "Step-by-step guide and Postman example for uploading documents in parts (bestandsdelen) to the DRC API in OneGround."
keywords: ["Document Upload", "DRC", "ZGW", "OneGround", "File Parts", "Bestandsdelen", "Postman", "API"]
---

Attached is an example [Postman project](./examplepm.json) with a sequence for document upload in parts (bestandsdelen).
Expand Down
6 changes: 6 additions & 0 deletions docs/gebruik-van-subscriptions-in-autorisaties.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
title: "Use of Subscriptions for Notifications"
description: "A comprehensive guide on creating and managing subscriptions for ZGW API notifications, detailing filter options for various channels like Zaken, Besluiten, and Documenten."
keywords: [subscriptions, notifications, filters, ZGW, API, webhooks, callbacks, Zaken, Besluiten, Documenten, OneGround, Roxit]
---

# Use of Subscriptions for Notifications

## What is a subscription?
Expand Down
15 changes: 3 additions & 12 deletions docs/usage-of-clientids.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,7 @@
---
title: "ClientID Management and JWT Authentication in OneGround"
description: "Complete guide to ClientID creation, management, and JWT bearer token authentication for OneGround ZGW APIs. Learn how to obtain credentials, generate tokens, and configure secure API access."
keywords:
- ClientID
- JWT authentication
- bearer token
- OneGround authentication
- ZGW API security
- API credentials
- client configuration
- authentication guide
- secret management
title: "Usage of ClientIDs"
description: "Learn how to obtain or generate JWT bearer tokens using ClientIDs for OneGround APIs in both Community and Unlimited editions."
keywords: ["ClientID", "JWT", "OneGround", "API", "Authentication", "ZGW"]
---

# ClientID's
Expand Down
5 changes: 3 additions & 2 deletions docs/version-header.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: "Version Headers"
description: "Usage of version headers in OneGround"
title: "Usage of Version Headers"
description: "Guidelines and best practices for using the Api-version header in OneGround APIs, including compliance with the API Strategy standard."
keywords: ["Api-version", "Header", "OneGround", "ZGW", "API Strategy", "Versioning"]
---

# Usage of version headers in OneGround
Expand Down
4 changes: 3 additions & 1 deletion docs/ztc1_3problemsandsolutions.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: "Problems in and solutions for ZTC 1.3"
title: "ZTC 1.3 Problems and Solutions"
description: "A comprehensive list of known issues within the ZTC 1.3 standard and how Roxit components address them."
keywords: ["ZTC 1.3", "ZGW", "Roxit", "Issues", "Solutions", "Workarounds"]
---

# Problems in and solutions for ZTC 1.3
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@docusaurus/module-type-aliases": "3.9.2",
"@docusaurus/tsconfig": "3.9.2",
"@docusaurus/types": "3.9.2",
"prettier": "^3.7.4",
"prettier": "^3.8.0",
"typescript": "~5.9.3"
},
"browserslist": {
Expand Down