-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I'm submitting a
- bug report.
Current Behaviour:
While executing openapi_parser.parse(doc: Dict[str, Any]) function, i'm getting an error as TypeError: HydraDoc.__init__() missing 1 required positional argument: 'doc_name'.
Expected Behaviour:
The function should return Hydra API Doc.
Steps to reproduce:
- pass the YAML Open-API document in the
openapi_parser.parse(doc: Dict[str, Any])function usingyaml.full_load().
Do you want to work on this issue?
Yes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels