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

Exercise 1, section 4c HAL instructions uses bitstream without bundle step #3

Open
atmickle opened this issue Sep 30, 2021 · 0 comments

Comments

@atmickle
Copy link

Step/section 4C on Exercise 1 instructs you to use api/core/items/[uuid]/bitstreams, but it looks like you need to get the bundle uuid and pull the bitstreams using /api/core/bundles/[uuid]/bitstreams to get bitstreams.

Also, possibly not important, but the current HAL browser tool starts at "/server/" and all the instructions for the tutorial start at "/api/".

I'm just working my way through. I very much appreciate the tutorial. Thank you, all!

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