Skip to content

Commit

Permalink
Merge branch 'MODTLR-64' of github.com:folio-org/mod-tlr into MODTLR-…
Browse files Browse the repository at this point in the history
…77_MODTLR-64
  • Loading branch information
roman-barannyk committed Nov 16, 2024
2 parents 622ac90 + 6e022bd commit 15deb80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/swagger.api/schemas/user.json
Original file line number Diff line number Diff line change
Expand Up @@ -177,11 +177,11 @@
},
"metadata": {
"type": "object",
"$ref": "uuid.json"
"$ref": "metadata.json"
},
"tags": {
"type": "object",
"$ref": "uuid.json"
"$ref": "tags.json"
},
"customFields" : {
"description": "Object that contains custom field",
Expand Down

0 comments on commit 15deb80

Please sign in to comment.