Releases: agile-learning-institute/mongodb_configurator_api
Releases · agile-learning-institute/mongodb_configurator_api
Docker patch
Docker build now propertly populates API_BUILT_AT value.
v2.1.0
Upgrades to make the SPA developers work easier.
- The document that was PUT is returned as 200 return code payload, so GET after PUT patterns are no longer needed.
- Instead of using objects with "editable" key's, we are now editing a list of objects with a name property.
- Implemented a more unified approach to "properties" so we can share editors between Dictionary and Type.