ldodds / pho-reconcile

Implementation of Gridworks reconciliation API
http://ldodds.com/gridworks/
7 stars 0 forks source link

Store specific configuration should be visible to end-user #1

Closed ldodds closed 14 years ago

ldodds commented 14 years ago

The API allows configuration files to be created on a per-API basis. This is typically per-store, allowing items such as the identifierSpace, schemaSpace, match level, and name property to be tweaked as needed.

This should really be visible to end-users using the store. One way to expose this would be to return it in a custom section of the service metadata.

ldodds commented 14 years ago

Now exposes elements of the underlying configuration via an _config key in the service metadata.