I found schemas like https://api.apis.guru/v2/specs/azure.com/automation-softwareUpdateConfiguration/2017-05-15-preview/swagger.json
that contains reference to definition in relative document "$ref":"./definitions.json#/definitions/softwareUpdateConfigurationCollectionItem”
but I cannot find definitions.json
near the schema file https://github.com/APIs-guru/openapi-directory/tree/master/APIs/azure.com/automation-softwareUpdateConfiguration/2017-05-15-preview
I there any way to resolve such references? // cc @IvanGoncharov