Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the list of images #14

Open
eshellman opened this issue Feb 9, 2024 · 0 comments
Open

the list of images #14

eshellman opened this issue Feb 9, 2024 · 0 comments

Comments

@eshellman
Copy link

- name: srcQ
in: query
description: String to match the title to.
required: false
explode: true
schema:
type: string
- name: limit
in: query
description: Max number of images to return.
required: false
explode: true
schema:
type: integer
- name: skip
in: query
description: Number of images to skip.
required: false
explode: true
schema:
type: integer
default: 0

I think the list of images is enough.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant