LD4P / sinopia_server

[Deprecated - switching to MongoDB] Sinopia Back-end CRUD Service. LDP-inspired, HTTP Server taking JSON-LD resources & administrative metadata.
Apache License 2.0
1 stars 1 forks source link

Regen JS client from updated swagger spec #32

Closed jmartin-sul closed 5 years ago

jmartin-sul commented 5 years ago

follow on work to #21. regenerates the JS client for the Sinopia Server API based on the swagger spec changes @cmharlow made. merges what tests have been written into the re-generated test stubs.

WIP for now, because #21 should be merged before this. rebased

closes #30

jmartin-sul commented 5 years ago

the relevant swagger spec changes would are in this diff: https://github.com/LD4P/sinopia_server/compare/e4667629d64923b28acce33e851e7a25cefbe609...cf875eabe595dde86df7353000afe2860f714fb9