Update content.yaml

This commit is contained in:
Luke Hagar
2024-05-08 23:19:35 -05:00
parent f9fca4f2dd
commit 97554118fb

View File

@@ -30,9 +30,7 @@ get:
required: true required: true
description: the Id of the library to query description: the Id of the library to query
schema: schema:
oneOf: type: [string, integer]
- type: string
- type: integer
- name: tag - name: tag
in: path in: path
required: true required: true