koopjs / koop-provider-marklogic

A Koop Provider that can be used to exposed data in MarkLogic via Esri feature services
https://koopjs.github.io/koop-provider-marklogic/
Other
6 stars 11 forks source link

Feature/just alias definition #124

Closed BillFarber closed 5 years ago

BillFarber commented 5 years ago

Finished adding an alias for a field, as defined in the Service Descriptor, to the Field Descriptors returned to the Koop connector.

BillFarber commented 5 years ago

ooo, cool. I didn't know about that techinique in RestAssured. For the sake of consistency and practice, I'll make the change.

BillFarber commented 5 years ago

Fixed the change to the RestAssured pathParams. The test works now.