Closed csadorf closed 2 years ago
@singhpranjali @pablo-de-andres Here is my draft for how I envision the support of both the old API version (0.0.1) and the newer ones. I've only implemented a single capability to demonstrate the general concept. This still depends on (to my knowledge not yet implemented) application-service endpoints to query the application capabilities and the application api version.
@singhpranjali Please feel free to push directly to this branch.
@csadorf @pablo-de-andres I have added all the operationIds. You can find some TODO comments in object_storage for the implementations that I am not confident of.
First stub to support both API version 0.0.1 and sub-sequent ones.
Closes #20 .