omnata-plugin-runtime 0.5.2a118__py3-none-any.whl → 0.5.2a119__py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
@@ -706,9 +706,9 @@ class InboundSyncConfigurationParameters(SyncConfigurationParameters):
706
706
  """
707
707
 
708
708
  connection_method: str
709
- connection_parameters: Dict[str, StoredConfigurationValue] = Field(default=None)
710
- connection_secrets: Dict[str, StoredConfigurationValue] = Field(default=None)
711
- sync_parameters: Dict[str, StoredConfigurationValue] = Field(default=None)
709
+ connection_parameters: Optional[Dict[str, StoredConfigurationValue]] = Field(default=None)
710
+ connection_secrets: Optional[Dict[str, StoredConfigurationValue]] = Field(default=None)
711
+ sync_parameters: Optional[Dict[str, StoredConfigurationValue]] = Field(default=None)
712
712
  current_form_parameters: Optional[Dict[str, StoredConfigurationValue]] = Field(default=None)
713
713
  currently_selected_streams: Optional[List[str]] = Field(default=None)
714
714
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: omnata-plugin-runtime
3
- Version: 0.5.2a118
3
+ Version: 0.5.2a119
4
4
  Summary: Classes and common runtime components for building and running Omnata Plugins
5
5
  Author: James Weakley
6
6
  Author-email: james.weakley@omnata.com
@@ -1,12 +1,12 @@
1
1
  omnata_plugin_runtime/__init__.py,sha256=MS9d1whnfT_B3-ThqZ7l63QeC_8OEKTuaYV5wTwRpBA,1576
2
2
  omnata_plugin_runtime/api.py,sha256=FxzTqri4no8ClkOm7vZADG8aD47jcGBCTTQDEORmOJM,6326
3
- omnata_plugin_runtime/configuration.py,sha256=-LVsr8K08h4oNXnp4TrSbPsJ8kb-A2hRDHAhewYRk-A,36390
3
+ omnata_plugin_runtime/configuration.py,sha256=4eKYhw6_l-RUVUwNU5NlTpPwL7xZRs6VLaCKf8OIKuY,36420
4
4
  omnata_plugin_runtime/forms.py,sha256=42o3DJnnxJ-W92pNaF5MuawvDPUK5O0azvn80HDxTZM,19744
5
5
  omnata_plugin_runtime/logging.py,sha256=bn7eKoNWvtuyTk7RTwBS9UARMtqkiICtgMtzq3KA2V0,3272
6
6
  omnata_plugin_runtime/omnata_plugin.py,sha256=zIk8dS5m4pXsVy_2im-Cd-t1uQV9hf1seosb1T2jGGs,110880
7
7
  omnata_plugin_runtime/plugin_entrypoints.py,sha256=JirYUbPBaN0UMh9t_uAHDdhaQZ7NUhdMJ11eHRKOoNY,29302
8
8
  omnata_plugin_runtime/rate_limiting.py,sha256=DVQ_bc-mVLBkrU1PTns1MWXhHiLpSB5HkWCcdePtJ2A,25611
9
- omnata_plugin_runtime-0.5.2a118.dist-info/LICENSE,sha256=IMF9i4xIpgCADf0U-V1cuf9HBmqWQd3qtI3FSuyW4zE,26526
10
- omnata_plugin_runtime-0.5.2a118.dist-info/METADATA,sha256=GGTWUsZRIjt_FhAtC32bsxyFWVadS3BOzC3e6s_-gt0,1888
11
- omnata_plugin_runtime-0.5.2a118.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
12
- omnata_plugin_runtime-0.5.2a118.dist-info/RECORD,,
9
+ omnata_plugin_runtime-0.5.2a119.dist-info/LICENSE,sha256=IMF9i4xIpgCADf0U-V1cuf9HBmqWQd3qtI3FSuyW4zE,26526
10
+ omnata_plugin_runtime-0.5.2a119.dist-info/METADATA,sha256=VNI6i6nF96hciqaz4pmsUchqBvH5Ej5DMRE85vHBumE,1888
11
+ omnata_plugin_runtime-0.5.2a119.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
12
+ omnata_plugin_runtime-0.5.2a119.dist-info/RECORD,,