nodegraph-api-plugin icon indicating copy to clipboard operation
nodegraph-api-plugin copied to clipboard

Allow to configure the api url path

Open ak1ra24 opened this issue 3 years ago • 0 comments

In this PR, the URL paths for graph fields and graph data were fixed, so this is now configurable.

Default values of URL paths for graph fields and graph data are the same as the existing ones. The default values are as follows.

  • graph fields url path: /api/graph/fields
  • graph data url path: /api/graph/data

URL paths can be changed as shown in the following image. image

ak1ra24 avatar Nov 12 '22 03:11 ak1ra24