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

Add documentation for REST API PO endpoint (#234) #244

Merged
merged 6 commits into from
Nov 20, 2023
Merged

Conversation

anvit
Copy link
Contributor

@anvit anvit commented Oct 31, 2023

Added documentation for the REST API endpoint for creating new physical objects. Also added the link to the Digital objects add endpoint to the list on the API intro page.

@anvit anvit self-assigned this Oct 31, 2023
Added documentation for the REST API endpoint for creating new physical
objects.
@anvit anvit added new content This issue will add a new section or page to the documentation dev manual The issue affects content in the Developer manual labels Oct 31, 2023
@anvit anvit linked an issue Oct 31, 2023 that may be closed by this pull request
@anvit anvit added this to the 2.8 milestone Oct 31, 2023
Copy link
Member

@mcantelon mcantelon left a comment

Choose a reason for hiding this comment

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

Looks good! Thanks Anvit!

@@ -210,6 +210,8 @@ parameters. There are three endpoints available:
* :ref:`Browse taxonomy terms <api-browse-taxonomies>`
* :ref:`Browse information objects <api-browse-io>`
* :ref:`Read information object <api-read-io>`
* :ref:`Download digital objects <api-download-do>`
Copy link
Member

Choose a reason for hiding this comment

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

Keen eye! ;D

@anvit anvit changed the base branch from 2.7 to 2.8 November 20, 2023 21:56
@anvit anvit merged commit 7bf125d into 2.8 Nov 20, 2023
2 checks passed
@anvit anvit deleted the dev/issue-234-rest-api branch November 20, 2023 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev manual The issue affects content in the Developer manual new content This issue will add a new section or page to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document REST API support for physical object creation
3 participants