Skip to content

Commit

Permalink
Merge pull request #59 from GovStackWorkingGroup/remove-old-api-tags
Browse files Browse the repository at this point in the history
CON-154: Update the main API tags described in the OpenAPI header
  • Loading branch information
benjaoming authored Sep 22, 2023
2 parents 1ec9a19 + 854f22f commit 3206b3c
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions api/consent-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,14 @@ info:
name: Apache 2.0
url: 'http://www.apache.org/licenses/LICENSE-2.0.html'
tags:
- name: org
- name: config
description: Secured operations available to organization API integration
- name: dataconsumer
description: Secured operations for data consumers and applications to verify consent
- name: individual
description: Individual operations
- name: service
description: Secured operations for individuals, data consumers and applications to record and verify consent
- name: auditor
description: Operations for external auditing systems to query detailed data from the system and subscribe to notifications.
- name: notification
description: Subscribe/unsubscribe notifications for data processors, consumers and frontend systems for individuals.
- name: callback
description: Callback API for other Building Blocks, especially relevant for asynchronous processes.
paths:

/config/policy/:
Expand Down

0 comments on commit 3206b3c

Please sign in to comment.