Skip to content

Releases: agile-learning-institute/mongodb_configurator_api

Docker patch

04 Aug 20:26
5c8b712
Compare
Choose a tag to compare
Docker patch Pre-release
Pre-release

Docker build now propertly populates API_BUILT_AT value.

v2.1.0

29 Jul 20:25
61a0f41
Compare
Choose a tag to compare
v2.1.0 Pre-release
Pre-release

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.