Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Mihoub2 committed Jan 19, 2024
1 parent 33c06f7 commit 05a9568
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/openapi/api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -261,9 +261,9 @@ paths:
'/documents/{documentId}':
$ref: './paths/documents/documents.yml#/documentMethods'

### IDENFITIANTS ###
### IDENTIFIANTS ###
'/identifiers':
$ref: './paths/idenfitiers/identifiers.yml#/collectionMethods'
$ref: './paths/identifiers/identifiers.yml#/collectionMethods'

### PRESS ###
'/press':
Expand Down Expand Up @@ -502,7 +502,7 @@ components:
$ref: ./schemas/groups/group.yml
GroupMember:
$ref: ./schemas/groups/group-member.yml
Idenfitiers:
Identifiers:
$ref: './schemas/identifiers/identifiers.yml'
LegalCategory:
$ref: './schemas/legalcategories/legalcategory.yml'
Expand Down

0 comments on commit 05a9568

Please sign in to comment.