Skip to content

Swagger UI doesnt seem to work at /api/doc #347

@bvandewe

Description

@bvandewe

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 APIstatus: investigateAn issue that needs to be investigated more thoroughlytype: bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions