Hi Kevin,
The content store api spec (https://raw.githubusercontent.com/alphagov/content-store/deployed-to-production/openapi.yaml) has a circular reference in it (line 221). Would it be possible for the gem to catch these occurrences and cycle back round to fill it in but mark it as done to stop recursion?
@lewisnyman has mentioned that widdershins handles this but I'm not sure on the implementation and whether the logic could be copied.
Hi Kevin,
The content store api spec (https://raw.githubusercontent.com/alphagov/content-store/deployed-to-production/openapi.yaml) has a circular reference in it (line 221). Would it be possible for the gem to catch these occurrences and cycle back round to fill it in but mark it as done to stop recursion?
@lewisnyman has mentioned that widdershins handles this but I'm not sure on the implementation and whether the logic could be copied.