Skip to content

Commit

Permalink
Merge pull request #221 from ConductionNL/bbrands02-patch-2
Browse files Browse the repository at this point in the history
Update oas.yaml
  • Loading branch information
bbrands02 authored Dec 22, 2023
2 parents 3f36074 + e5ef67a commit e2a86a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/oas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ tags:
- name: Publicaties
description: Operations related to publicaties
paths:
/api/publicaties:
/publicaties:
get:
tags:
- Publicaties
Expand Down Expand Up @@ -63,7 +63,7 @@ paths:
application/json:
schema:
$ref: '#/components/schemas/Publicatie'
'/api/publicaties/{id}':
'/publicaties/{id}':
get:
tags:
- Publicaties
Expand Down

0 comments on commit e2a86a3

Please sign in to comment.