-
Notifications
You must be signed in to change notification settings - Fork 40
Closed
Labels
app: apiConcerns the APIConcerns the APIstatus: investigateAn issue that needs to be investigated more thoroughlyAn issue that needs to be investigated more thoroughlytype: bugSomething isn't workingSomething isn't working
Description
What happened:
Swagger UI doesnt open and the UI returns Sorry, there's nothing at this address.
when trying to open the route /api/doc
.
( Ref to
builder.RoutePrefix = "api/doc"; |
This happens when running Synapse locally (http://localhost:42286/api/doc) so doesnt seem related to lower layers (k8s/istio/...).
What you expected to happen:
Would be great to be able to submit a workflow definition via the API, in case the UI doesnt accept one (like with #346 ).
How to reproduce it:
Anything else we need to know?: v0.4.0
Environment: K8s & Docker compose
Metadata
Metadata
Assignees
Labels
app: apiConcerns the APIConcerns the APIstatus: investigateAn issue that needs to be investigated more thoroughlyAn issue that needs to be investigated more thoroughlytype: bugSomething isn't workingSomething isn't working