Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

/api/workflow/{workflowId} endpoint not working in swagger #2174

@sudouser777

Description

@sudouser777

Describe the bug
Get the workflow by id(/api/workflow/{workflowId}) endpoint is not working

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'http://<conductor_ip>:8080/swagger-ui/index.html?configUrl=/api-docs/swagger-config'
  2. Click on '/api/workflow/{workflowId}' endpoint. It's not working. When I click on it page is stuck (not responding)

Expected behavior
It should give the response with workflow details of given workflow id.

Screenshots

Screenshot (5)

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions