Helen Kosova

Results 84 comments of Helen Kosova

> markdown inside the `details` is not supported ? its just rendered verbatim @bingunginter works for me on https://editor.swagger.io: ```yaml openapi: 3.0.0 info: title: test version: 1.0.0 description: >- **Bold**...

Related (or duplicate): OAI/OpenAPI-Specification#551

@karenetheridge > Isn't it required that path parameters occupy the entire substring between slashes? so `/{foo}:{bar}/update` would be illegal -- you need to change that to `/{foo}/update` and then do...

Related: [Auth button doesn't indicate missing OAuth2 scopes anymore](https://github.com/swagger-api/swagger-ui/issues/2664).