CDLUC3 / mrt-doc

Documentation and Information regarding the Merritt repository
8 stars 4 forks source link

Develop and integrate ingest endpoints with the collection admin tool #592

Closed terrywbrady closed 3 years ago

terrywbrady commented 3 years ago

Endpoints are described here:

Relates to #488

terrywbrady commented 3 years ago

@mreyescdl , for the purposes of the collection admin display, it would be good to have an additional endpoint that returns a full json representation of every profile.

The new endpoint could be a parameter passed to /admin/profiles or it could be a new endpoint /admin/all-profiles. Whichever you choose, please update the README that defines the endpoints.

Ideally, it would be good to have it return the template profile as well. I will plan to repurpose the UI that pulled profiles from S3 to work off of this new return object.

terrywbrady commented 3 years ago

@elopatin-uc3 , I think we can move this off the board

elopatin-uc3 commented 3 years ago

@terrywbrady I will move it to Deployed/Done. #488 talks about actual form fields, but we need a more specific ticket for Mark's work on returning new profile content. I will reference the README; specifically the Generate Profile and Owner Object sections.

New ticket: #657