You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -747,7 +747,7 @@ The definitions section can be used by reference objects in order re-use specifi
747
747
----
748
748
749
749
#### Define a Token to Access Dispatcher
750
-
We allow services, which are published on Exosite Marketplace, to access [dispatcher APIs](https://pegasus-dispatcher.hosted.exosite.io) using a security Token as defined in below steps.
750
+
We allow services, which are published on Exosite Marketplace, to access [dispatcher APIs](https://service-api.hosted.exosite.io) using a security Token as defined in below steps.
751
751
752
752
##### Step 1: define `x-exosite-token`
753
753
In `schema`, add a attribute called `x-exosite-token`, the value needs to be a **secure token** provided when accessing the Murano Service API.
0 commit comments