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

Made images a global collection #29

Merged
merged 1 commit into from
Aug 13, 2020
Merged

Made images a global collection #29

merged 1 commit into from
Aug 13, 2020

Conversation

govynnus
Copy link
Member

  • Changed endpoints for images
  • Removed example (other resources don't have examples)
  • Added relationship requirements
  • Added reason for /aura/images to be a 404
  • Made suggestion to use compound ids
  • Moved Images section to after Artists (so collections are together)

See #3 for relevant discussion.

- Changed endpoints for images
- Removed example (other resources don't have examples)
- Added relationship requirements
- Added reason for /aura/images to be a 404
- Made suggestion to use compound ids
- Moved Images section to after Artists (so collections are together)

See #3 for relevant discussion.
@govynnus
Copy link
Member Author

How does this look?

Copy link
Member

@sampsyo sampsyo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yay; this is great!! Excellent work thinking this through.

In contrast to the other resource types, servers **SHOULD** respond with an
HTTP 404 error for the URL ``/aura/images``. This is because enumerating all
images may be difficult for the server, and a large collection of image
metadata is not generally useful to music browsers and players.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

An interesting point I might not have thought of, but I like it!

@govynnus
Copy link
Member Author

Thanks!

@govynnus govynnus merged commit bba76aa into master Aug 13, 2020
@govynnus govynnus deleted the global-images branch August 13, 2020 14:00
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

Successfully merging this pull request may close these issues.

2 participants