Define ScienceBase metadata publishing endpoint in user settings #708
Labels
documentation
Improvements or additions to documentation
enhancement
Improve or modify an existing feature
Currently, the mdEditor only supports publishing to the ScienceBase publishing service, with the url to the publishing API embedded within the code. However, users should have the ability to publish to any custom endpoint. An initial step toward providing a generic mdJSON packet to any API, is to allow users to specify the desired end point.
Initial support for a generic publishing feature can be implemented by:
Settings
page.Publish
page) to obtain the publishing API URL from the value entered on theSettings
page.The text was updated successfully, but these errors were encountered: