(no title)
melolife | 2 years ago
Operation.summary is typically derived from the documentation for an API operation, and should not be used as the operation title as it is far too long. Instead use the operationId and path.
I can't get it to render schemas for a bunch of my OpenAPI documents, and there are no error messages to guide me. Does this handle recursive schemas (which can never be fully expanded)?
cameronrohani|2 years ago
If you have a chance please reach out to marc@scalar.com and we can start working on some improvements.
melolife|2 years ago
marclave|2 years ago
Ah that's great feedback!
As for the rendering of the schemas, we have a pull request in draft from this morning! hopefully will be done ASAP
https://github.com/scalar/scalar/pull/244
epse|2 years ago