openTCS / opentcs

The open Transportation Control System (by Fraunhofer IML)
https://www.opentcs.org/
345 stars 121 forks source link

How to deploy Swagger so that I can see the API interface doc? #133

Closed zhaoboyuye closed 7 months ago

zhaoboyuye commented 8 months ago

Discussed in https://github.com/orgs/openTCS/discussions/132

Originally posted by **zhaoboyuye** February 28, 2024 I have now completed the deployment of opentcs kernel and accessed the project http://localhost:55200/v1 What should I do if I return 404 without returning to the Swagger interface page?
swltr commented 8 months ago

@zhaoboyuye There is no "Swagger interface page". The OpenAPI specification can be found in the openTCS-Documentation/ directory of the openTCS distribution. You can also find it at https://opentcs.org/docs/5.13/index.html.

zhaoboyuye commented 8 months ago

openTCS-Documentation/ can it run?

swltr commented 8 months ago

Your question is unclear.

zhaoboyuye commented 8 months ago

penTCS-Documentation/ directory Can it run?

swltr commented 7 months ago

@zhaoboyuye It is still unclear what your actual problem is here. The documentation cannot "run". It is documentation, i.e. it is to be read.