apache-airflow-providers-edge3 1.3.0__py3-none-any.whl → 1.3.1rc1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of apache-airflow-providers-edge3 might be problematic. Click here for more details.

@@ -29,7 +29,7 @@ from airflow import __version__ as airflow_version
29
29
 
30
30
  __all__ = ["__version__"]
31
31
 
32
- __version__ = "1.3.0"
32
+ __version__ = "1.3.1"
33
33
 
34
34
  if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse(
35
35
  "2.10.0"
@@ -142,9 +142,7 @@ paths:
142
142
  description: Successful Response
143
143
  content:
144
144
  application/json:
145
- schema:
146
- type: 'null'
147
- title: Response State
145
+ schema: {}
148
146
  '400':
149
147
  content:
150
148
  application/json:
@@ -319,9 +317,7 @@ paths:
319
317
  description: Successful Response
320
318
  content:
321
319
  application/json:
322
- schema:
323
- type: 'null'
324
- title: Response Push Logs
320
+ schema: {}
325
321
  '400':
326
322
  content:
327
323
  application/json:
@@ -514,9 +510,7 @@ paths:
514
510
  description: Successful Response
515
511
  content:
516
512
  application/json:
517
- schema:
518
- type: 'null'
519
- title: Response Update Queues
513
+ schema: {}
520
514
  '400':
521
515
  content:
522
516
  application/json:
@@ -614,9 +608,7 @@ paths:
614
608
  description: Successful Response
615
609
  content:
616
610
  application/json:
617
- schema:
618
- type: 'null'
619
- title: Response Request Worker Maintenance
611
+ schema: {}
620
612
  '422':
621
613
  description: Validation Error
622
614
  content:
@@ -650,9 +642,7 @@ paths:
650
642
  description: Successful Response
651
643
  content:
652
644
  application/json:
653
- schema:
654
- type: 'null'
655
- title: Response Update Worker Maintenance
645
+ schema: {}
656
646
  '422':
657
647
  description: Validation Error
658
648
  content:
@@ -680,9 +670,7 @@ paths:
680
670
  description: Successful Response
681
671
  content:
682
672
  application/json:
683
- schema:
684
- type: 'null'
685
- title: Response Exit Worker Maintenance
673
+ schema: {}
686
674
  '422':
687
675
  description: Validation Error
688
676
  content:
@@ -711,9 +699,7 @@ paths:
711
699
  description: Successful Response
712
700
  content:
713
701
  application/json:
714
- schema:
715
- type: 'null'
716
- title: Response Request Worker Shutdown
702
+ schema: {}
717
703
  '422':
718
704
  description: Validation Error
719
705
  content:
@@ -742,9 +728,7 @@ paths:
742
728
  description: Successful Response
743
729
  content:
744
730
  application/json:
745
- schema:
746
- type: 'null'
747
- title: Response Delete Worker
731
+ schema: {}
748
732
  '422':
749
733
  description: Validation Error
750
734
  content:
@@ -779,9 +763,7 @@ paths:
779
763
  description: Successful Response
780
764
  content:
781
765
  application/json:
782
- schema:
783
- type: 'null'
784
- title: Response Add Worker Queue
766
+ schema: {}
785
767
  '422':
786
768
  description: Validation Error
787
769
  content:
@@ -815,9 +797,7 @@ paths:
815
797
  description: Successful Response
816
798
  content:
817
799
  application/json:
818
- schema:
819
- type: 'null'
820
- title: Response Remove Worker Queue
800
+ schema: {}
821
801
  '422':
822
802
  description: Validation Error
823
803
  content: