Updating PMS Spec

This commit is contained in:
lukehagar
2024-06-14 15:54:51 +00:00
parent 859e953838
commit b2ca702dcd

View File

@@ -2570,8 +2570,12 @@ paths:
description: the Id of the library to query description: the Id of the library to query
schema: schema:
x-speakeasy-type-override: any x-speakeasy-type-override: any
type: integer type:
example: 1 - integer
- string
examples:
- 1
- watchlist
- name: tag - name: tag
in: path in: path
required: true required: true