omnata-plugin-runtime 0.10.26a283__py3-none-any.whl → 0.10.27a284__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.
@@ -1634,6 +1634,8 @@ class DailyBillingEventRequest(BaseModel):
1634
1634
  billing_schedule: Literal["DAILY"] = "DAILY"
1635
1635
  billable_connections_inbound: int = 0
1636
1636
  billable_connections_outbound: int = 0
1637
+ ngrok_connections_inbound: int = 0
1638
+ ngrok_connections_outbound: int = 0
1637
1639
  # below is deprecated
1638
1640
  has_active_inbound: bool = False
1639
1641
  has_active_outbound: bool = False
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: omnata-plugin-runtime
3
- Version: 0.10.26a283
3
+ Version: 0.10.27a284
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
@@ -4,10 +4,10 @@ omnata_plugin_runtime/configuration.py,sha256=ud3O9R03BbUjGUJDVpGbnADqKw5oLVy65E
4
4
  omnata_plugin_runtime/forms.py,sha256=Lrbr3otsFDrvHWJw7v-slsW4PvEHJ6BG1Yl8oaJfiDo,20529
5
5
  omnata_plugin_runtime/json_schema.py,sha256=Mq1R_TAYklG92iDUmeZFdjuUr-PEoejIXNs6hICyOgc,47196
6
6
  omnata_plugin_runtime/logging.py,sha256=WBuZt8lF9E5oFWM4KYQbE8dDJ_HctJ1pN3BHwU6rcd0,4461
7
- omnata_plugin_runtime/omnata_plugin.py,sha256=vD6FKJIFzTRYbj1Q51LSE-Kar4GPTq9SJcBU5jCYtiQ,134074
7
+ omnata_plugin_runtime/omnata_plugin.py,sha256=Ua0OKOqA6L5eBI7hmPykQEAexa65phB9PSg5-QJdutY,134153
8
8
  omnata_plugin_runtime/plugin_entrypoints.py,sha256=SlpI3VF3EdTGFCr9wDD0kV4v6B6bHfNDFdC3slU2y8Y,32241
9
9
  omnata_plugin_runtime/rate_limiting.py,sha256=qpr5esU4Ks8hMzuMpSR3gLFdor2ZUXYWCjmsQH_K6lQ,25882
10
- omnata_plugin_runtime-0.10.26a283.dist-info/LICENSE,sha256=rGaMQG3R3F5-JGDp_-rlMKpDIkg5n0SI4kctTk8eZSI,56
11
- omnata_plugin_runtime-0.10.26a283.dist-info/METADATA,sha256=T7SobS5pdsUfrZ3xk4Py65aUdjM6xcznZjYcCi6HtOc,2212
12
- omnata_plugin_runtime-0.10.26a283.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
13
- omnata_plugin_runtime-0.10.26a283.dist-info/RECORD,,
10
+ omnata_plugin_runtime-0.10.27a284.dist-info/LICENSE,sha256=rGaMQG3R3F5-JGDp_-rlMKpDIkg5n0SI4kctTk8eZSI,56
11
+ omnata_plugin_runtime-0.10.27a284.dist-info/METADATA,sha256=wSJwBlaKgetDV7v76jas3n_jEaYxgHJHzrxhtLEqAyE,2212
12
+ omnata_plugin_runtime-0.10.27a284.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
13
+ omnata_plugin_runtime-0.10.27a284.dist-info/RECORD,,