9 lines
150 B
YAML
9 lines
150 B
YAML
info:
|
|
name: Get Book Collections
|
|
type: http
|
|
seq: 12
|
|
http:
|
|
method: GET
|
|
url: '{{base_url}}/api/collections/books/{{book_id}}'
|
|
auth: inherit
|