Doom9527 / aristotle-webservice

👑 A web servide enables you to create knowledge graph.
https://aristotle-ws.com
16 stars 0 forks source link

Return the metadata after the post request and update the corresponding test #27

Closed Doom9527 closed 2 months ago

Doom9527 commented 2 months ago

Changelog

Added

After creating users, graphs and nodes, their information is returned.

Changed

Unit tests and integration test cases have been updated, and acceptance tests will be updated after this PR is closed.

Doom9527 commented 2 months ago

Only the User has been modified, and the Graph and Node have not been modified.