Browse Source

apidocs: remove sourceReady from docs (#2163)

pull/2164/head
Alessandro Ros 2 years ago committed by GitHub
parent
commit
7d7cedc509
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      apidocs/openapi.yaml

3
apidocs/openapi.yaml

@ -336,9 +336,6 @@ components:
$ref: '#/components/schemas/PathConf' $ref: '#/components/schemas/PathConf'
source: source:
$ref: '#/components/schemas/PathSourceOrReader' $ref: '#/components/schemas/PathSourceOrReader'
sourceReady:
type: boolean
description: deprecated, replaced by 'ready'
ready: ready:
type: boolean type: boolean
readyTime: readyTime:

Loading…
Cancel
Save