From 97554118fbe97de3eeef0635c61c85e582ba788c Mon Sep 17 00:00:00 2001 From: Luke Hagar Date: Wed, 8 May 2024 23:19:35 -0500 Subject: [PATCH] Update content.yaml --- pms/paths/library/content.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/pms/paths/library/content.yaml b/pms/paths/library/content.yaml index 68fac081..9bbf2469 100644 --- a/pms/paths/library/content.yaml +++ b/pms/paths/library/content.yaml @@ -30,9 +30,7 @@ get: required: true description: the Id of the library to query schema: - oneOf: - - type: string - - type: integer + type: [string, integer] - name: tag in: path required: true