lucianojs

Results 9 issues of lucianojs

**Describe the bug** Show error on valid jsonschema with vocabularies. https://json-schema.org/understanding-json-schema/reference/schema.html#vocabularies **To Reproduce** Steps to reproduce the behavior: ``` openapi: 3.1.0 info: title: example version: 1.0.0 description: example contact: email:...

p3
Type: Enhancement

**Describe the bug** Incorrect schema description dereferenced **To Reproduce** Steps to reproduce the behavior: I use de sample specification: ``` openapi: 3.1.0 info: version: 1.0.0 title: Example.com termsOfService: https://example.com/terms/ contact:...

Type: Bug
Priority: Medium

**Is your feature request related to a problem? Please describe.** Add warning if oneOf, allOf or anyOf has a only one element in recommended configuration In this case are not...

c0
p3
Type: Enhancement

Failure to show correct descriptions (sibiling) when use $ref schemas ## Context This tool doesn't show the expected description when I use OpenAPI 3.1.0. ## Current Behavior When I use...

enhancement

When an OpenAPI object contains a oneOf, it fails to generate an example on the model view. ## Context I don't send a valid sample API request because the body...

When my spec have a externalValue keyword the sample is not retrieved. ## Context When I have this spec: ``` openapi: 3.0.3 info: title: A minimal OpenAPI document version: 0.0.1...

enhancement
triaged
portal

## Context Allow expanding request/response body on all items by default ## Current Behavior Today, it's expanding by just 2 levels by default. ![doc dte-tst infraestrutura gov br_api_v1_index html](https://user-images.githubusercontent.com/5367385/184694219-fd4c9139-ce7d-4e87-9bd8-8c920f4c98a7.png) ##...

enhancement

I have seen the children example and in my case I need to enter the name of the country and the component show all cities of the country for the...

Conforme solicitado na @ #433 estou abrindo sugestão para adicionar as anotações dos casos de teste no StoryReport para que seja fácil identificar qual caso de teste do ALM o...

melhoria