Closed
Description
Describe the bug
I was trying to run the cli on the aws s3 api schema but got following error:
OpenAPI-to-GraphQL creation event error: expected '/{Bucket}/{Key}#uploadId' not to contain '#' (false negative fail)
To Reproduce
Steps to reproduce the behavior:
- Download the raw aws s3 api schema https://raw.githubusercontent.com/APIs-guru/openapi-directory/main/APIs/amazonaws.com/s3/2006-03-01/openapi.yaml
- save it in a file test.yaml
- run
openapi-to-graphql test.yaml
- See error
Expected behavior
I expect it to parse
Metadata
Metadata
Assignees
Labels
No labels