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
2 changes: 1 addition & 1 deletion docs/authorization/ac-introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ When using the OneGround configuration tool, keep the following in mind:
The OneGround Authorizations system is implemented according to the standards defined by VNG Realisatie. The official standards provide the complete specification:

- **[VNG Autorisaties Standard](https://vng-realisatie.github.io/gemma-zaken/standaard/autorisaties/)**
The core specification for the Authorizations API (Autorisaties services). It defines how applications and authorizations should be structured and queried.
The core specification for the Authorizations API (Autorisaties services). It defines how applications and authorizations should be structured and queried.

For further technical details on how to configure authorizations in OneGround, please refer to the specific configuration guides.
2 changes: 1 addition & 1 deletion docs/catalogs/ztc-introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ To effectively use the ZTC, you typically interact with a management interface o
The OneGround Catalogs system is implemented according to the standards defined by VNG Realisatie. The official standards provide the complete specification:

- **[VNG Catalogussen Standard](https://vng-realisatie.github.io/gemma-zaken/standaard/catalogi/)**
The core specification for the Catalogs API (Catalogi services). It defines the resources and relations for case types, document types, and more.
The core specification for the Catalogs API (Catalogi services). It defines the resources and relations for case types, document types, and more.

For further technical details, please refer to the specific documentation pages in this section.
2 changes: 1 addition & 1 deletion docs/documents/drc-introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ We have guides to help you integrate with the Documents system:
The OneGround Documents system is implemented according to the standards defined by VNG Realisatie. While this documentation covers the specific implementation and usage within OneGround, the official standards provide the complete specification:

- **[VNG Documenten API Standard](https://vng-realisatie.github.io/gemma-zaken/standaard/documenten/)**
The core specification for the Documents API. It defines the resources, behavior, and architecture for storing and managing information objects.
The core specification for the Documents API. It defines the resources, behavior, and architecture for storing and managing information objects.

For further technical details, please refer to the specific pages in this section.
4 changes: 2 additions & 2 deletions docs/notifications/nrc-introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ We have detailed guides to help you integrate with the Notifications system:
The OneGround Notifications system is implemented according to the standards defined by VNG Realisatie. While this documentation covers the specific implementation and usage within OneGround, the official standards provide the complete specification:

- **[VNG Notificaties Standard](https://vng-realisatie.github.io/gemma-zaken/standaard/notificaties/)**
The core specification for the Notifications API (Notificaties services). It defines the resources, behavior, and architecture of the notification system.
The core specification for the Notifications API (Notificaties services). It defines the resources, behavior, and architecture of the notification system.

- **[VNG Notificaties Consumer Guide](https://vng-realisatie.github.io/gemma-zaken/standaard/notificaties-consumer/)**
A guide specifically for "consumers" — applications that subscribe to and receive notifications. This resource provides sequence diagrams and rules for handling notifications correctly.
A guide specifically for "consumers" — applications that subscribe to and receive notifications. This resource provides sequence diagrams and rules for handling notifications correctly.

For further technical details, please refer to the specific pages in this section.
Loading