Commit a10481d1 authored by Tien-Thinh Nguyen's avatar Tien-Thinh Nguyen

Fix issue for CI (update API version for AMF client)

parent 4dbd1045
......@@ -44,7 +44,7 @@ public:
virtual ~N1N2MessageCollectionDocumentApi() {}
void init();
const std::string base = "/namf-comm/v2";
const std::string base = "/namf-comm/v1";
private:
void setupRoutes();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment