Skip to content

new methods for the file storage added

Mikhail Mineev requested to merge mmineev/athena:22.0-mvg-02 into master

New features:

  1. added new methods for the file storage (for global tags, global tag maps, tag meta info).
  2. the library methods are splitted. The class CrestClientExt (CrestApiExt.h) extends CrestClient and contains all methods which use the Boost Parameter library.
  3. the methods for the tag meta info are updated.

Merge request reports