Skip to content

...and we're keeping the images around, too? Maybe leave them where they came from, or at least have that option using redirects? #15

Open
@eshellman

Description

@eshellman

/books/{bookid}/image:
parameters:
- name: bookid
in: path
description: Id of the book.
required: true
explode: true
schema:
type: string
example: "123e4567-e89b-12d3-a456-426614174000"
- name: src
in: query
description: Src of the image.
required: true
explode: true
schema:
type: string

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions