ucd-library / aggie-experts

Publicly reported feedback and issues for Aggie Experts
https://ucd-library.github.io/aggie-experts/
MIT License
1 stars 2 forks source link

304 create sitefarm experts api endpoint #311

Closed rakunkel-ucd closed 3 months ago

rakunkel-ucd commented 4 months ago

A call to the experts model API looks at a header for a profile. If the profile contains "site-farm" the JSON is formatted for the Site Farm requirements.

rakunkel-ucd commented 4 months ago

Revisions will be coming

rakunkel-ucd commented 3 months ago

Rewrote services/base-service/models/expert/api.js using middleware syntax as recommended by JM above.

qjhart commented 3 months ago

@rakunkel-ucd This looks better, but I undid your changes from thisDoc to aeResponse do you want to test this before I commit?