Skip to main content

Module resolver

Module resolver 

Source

Functions§

detect_circular_refs
Detect circular references in a schema graph using DFS.
resolve_ref
Resolve a $ref path like “#/components/schemas/Pet” to the referenced schema.