From 7d7cedc50976132f60e241ccc5e338ed4f5b9ab0 Mon Sep 17 00:00:00 2001 From: Alessandro Ros Date: Sun, 6 Aug 2023 21:23:19 +0200 Subject: [PATCH] apidocs: remove sourceReady from docs (#2163) --- apidocs/openapi.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/apidocs/openapi.yaml b/apidocs/openapi.yaml index 8f6d1deb..dbea8903 100644 --- a/apidocs/openapi.yaml +++ b/apidocs/openapi.yaml @@ -336,9 +336,6 @@ components: $ref: '#/components/schemas/PathConf' source: $ref: '#/components/schemas/PathSourceOrReader' - sourceReady: - type: boolean - description: deprecated, replaced by 'ready' ready: type: boolean readyTime: