personium / personium-core

Core module of Personium
https://personium.io
Apache License 2.0
88 stars 16 forks source link

Implement for relaying request of dynamic path service execution. #593

Closed yoh1496 closed 3 years ago

yoh1496 commented 3 years ago

Related to https://github.com/personium/personium-engine/pull/130 , this PR enables dynamic endpoint in service collection.

And I modified some test codes which were disabled due to incompability between personium versions. (This commit https://github.com/personium/personium-core/commit/e085b1ad3039b3c8685a7ed101822ad763eb77cb is related, maybe) You have to use personium-engine version 1.5.28-SNAPSHOT in testing.