@mochabug/adapt-web 0.0.21 → 0.0.22

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.
Files changed (80) hide show
  1. package/dist/genproto/buf/validate/validate_pb.d.ts +759 -368
  2. package/dist/genproto/buf/validate/validate_pb.js +57 -52
  3. package/dist/genproto/buf/validate/validate_pb.js.map +1 -1
  4. package/dist/genproto/google/api/annotations_pb.d.ts +1 -1
  5. package/dist/genproto/google/api/annotations_pb.js +1 -1
  6. package/dist/genproto/google/api/client_pb.d.ts +46 -16
  7. package/dist/genproto/google/api/client_pb.js +1 -1
  8. package/dist/genproto/google/api/client_pb.js.map +1 -1
  9. package/dist/genproto/google/api/http_pb.d.ts +10 -4
  10. package/dist/genproto/google/api/http_pb.js +1 -1
  11. package/dist/genproto/google/api/http_pb.js.map +1 -1
  12. package/dist/genproto/google/api/launch_stage_pb.d.ts +1 -1
  13. package/dist/genproto/google/api/launch_stage_pb.js +1 -1
  14. package/dist/genproto/mochabugapis/adapt/automations/v1/automations_pb.d.ts +49 -17
  15. package/dist/genproto/mochabugapis/adapt/automations/v1/automations_pb.js +1 -1
  16. package/dist/genproto/mochabugapis/adapt/automations/v1/automations_pb.js.map +1 -1
  17. package/dist/genproto/mochabugapis/adapt/graph/exchange_pb.d.ts +4 -2
  18. package/dist/genproto/mochabugapis/adapt/graph/exchange_pb.js +1 -1
  19. package/dist/genproto/mochabugapis/adapt/graph/exchange_pb.js.map +1 -1
  20. package/dist/genproto/mochabugapis/adapt/graph/jtd_schema_pb.d.ts +4 -2
  21. package/dist/genproto/mochabugapis/adapt/graph/jtd_schema_pb.js +1 -1
  22. package/dist/genproto/mochabugapis/adapt/graph/jtd_schema_pb.js.map +1 -1
  23. package/dist/genproto/mochabugapis/adapt/graph/receiver_pb.d.ts +4 -2
  24. package/dist/genproto/mochabugapis/adapt/graph/receiver_pb.js +1 -1
  25. package/dist/genproto/mochabugapis/adapt/graph/receiver_pb.js.map +1 -1
  26. package/dist/genproto/mochabugapis/adapt/graph/signal_binding_pb.d.ts +4 -2
  27. package/dist/genproto/mochabugapis/adapt/graph/signal_binding_pb.js +1 -1
  28. package/dist/genproto/mochabugapis/adapt/graph/signal_binding_pb.js.map +1 -1
  29. package/dist/genproto/mochabugapis/adapt/graph/signal_descriptor_pb.d.ts +4 -2
  30. package/dist/genproto/mochabugapis/adapt/graph/signal_descriptor_pb.js +1 -1
  31. package/dist/genproto/mochabugapis/adapt/graph/signal_descriptor_pb.js.map +1 -1
  32. package/dist/genproto/mochabugapis/adapt/graph/transceiver_pb.d.ts +4 -2
  33. package/dist/genproto/mochabugapis/adapt/graph/transceiver_pb.js +1 -1
  34. package/dist/genproto/mochabugapis/adapt/graph/transceiver_pb.js.map +1 -1
  35. package/dist/genproto/mochabugapis/adapt/graph/transmitter_pb.d.ts +4 -2
  36. package/dist/genproto/mochabugapis/adapt/graph/transmitter_pb.js +1 -1
  37. package/dist/genproto/mochabugapis/adapt/graph/transmitter_pb.js.map +1 -1
  38. package/dist/genproto/mochabugapis/adapt/graph/vertex_metadata_pb.d.ts +4 -2
  39. package/dist/genproto/mochabugapis/adapt/graph/vertex_metadata_pb.js +1 -1
  40. package/dist/genproto/mochabugapis/adapt/graph/vertex_metadata_pb.js.map +1 -1
  41. package/dist/genproto/mochabugapis/adapt/plugins/v1/file_pb.d.ts +4 -2
  42. package/dist/genproto/mochabugapis/adapt/plugins/v1/file_pb.js +1 -1
  43. package/dist/genproto/mochabugapis/adapt/plugins/v1/file_pb.js.map +1 -1
  44. package/dist/genproto/mochabugapis/adapt/plugins/v1/manifest_pb.d.ts +4 -2
  45. package/dist/genproto/mochabugapis/adapt/plugins/v1/manifest_pb.js +1 -1
  46. package/dist/genproto/mochabugapis/adapt/plugins/v1/manifest_pb.js.map +1 -1
  47. package/dist/genproto/mochabugapis/adapt/plugins/v1/oauth2_service_pb.d.ts +25 -9
  48. package/dist/genproto/mochabugapis/adapt/plugins/v1/oauth2_service_pb.js +1 -1
  49. package/dist/genproto/mochabugapis/adapt/plugins/v1/oauth2_service_pb.js.map +1 -1
  50. package/dist/genproto/mochabugapis/adapt/plugins/v1/oneof_service_pb.d.ts +4 -2
  51. package/dist/genproto/mochabugapis/adapt/plugins/v1/oneof_service_pb.js +1 -1
  52. package/dist/genproto/mochabugapis/adapt/plugins/v1/oneof_service_pb.js.map +1 -1
  53. package/dist/genproto/mochabugapis/adapt/plugins/v1/plugins_pb.d.ts +10 -4
  54. package/dist/genproto/mochabugapis/adapt/plugins/v1/plugins_pb.js +1 -1
  55. package/dist/genproto/mochabugapis/adapt/plugins/v1/plugins_pb.js.map +1 -1
  56. package/dist/genproto/mochabugapis/adapt/plugins/v1/service_binding_pb.d.ts +7 -3
  57. package/dist/genproto/mochabugapis/adapt/plugins/v1/service_binding_pb.js +1 -1
  58. package/dist/genproto/mochabugapis/adapt/plugins/v1/service_binding_pb.js.map +1 -1
  59. package/dist/genproto/mochabugapis/adapt/plugins/v1/service_definition_pb.d.ts +4 -2
  60. package/dist/genproto/mochabugapis/adapt/plugins/v1/service_definition_pb.js +1 -1
  61. package/dist/genproto/mochabugapis/adapt/plugins/v1/service_definition_pb.js.map +1 -1
  62. package/dist/genproto/mochabugapis/adapt/plugins/v1/tls_service_pb.d.ts +7 -3
  63. package/dist/genproto/mochabugapis/adapt/plugins/v1/tls_service_pb.js +1 -1
  64. package/dist/genproto/mochabugapis/adapt/plugins/v1/tls_service_pb.js.map +1 -1
  65. package/dist/genproto/mochabugapis/adapt/plugins/v1/variable_service_pb.d.ts +4 -2
  66. package/dist/genproto/mochabugapis/adapt/plugins/v1/variable_service_pb.js +1 -1
  67. package/dist/genproto/mochabugapis/adapt/plugins/v1/variable_service_pb.js.map +1 -1
  68. package/dist/genproto/mochabugapis/adapt/plugins/v1/vertex_pb.d.ts +4 -2
  69. package/dist/genproto/mochabugapis/adapt/plugins/v1/vertex_pb.js +1 -1
  70. package/dist/genproto/mochabugapis/adapt/plugins/v1/vertex_pb.js.map +1 -1
  71. package/dist/genproto/mochabugapis/adapt/runtime/v1/incoming_pb.d.ts +28 -10
  72. package/dist/genproto/mochabugapis/adapt/runtime/v1/incoming_pb.js +1 -1
  73. package/dist/genproto/mochabugapis/adapt/runtime/v1/incoming_pb.js.map +1 -1
  74. package/dist/genproto/mochabugapis/adapt/runtime/v1/runtime_pb.d.ts +127 -43
  75. package/dist/genproto/mochabugapis/adapt/runtime/v1/runtime_pb.js +1 -1
  76. package/dist/genproto/mochabugapis/adapt/runtime/v1/runtime_pb.js.map +1 -1
  77. package/dist/genproto/mochabugapis/adapt/runtime/v1/store_pb.d.ts +37 -13
  78. package/dist/genproto/mochabugapis/adapt/runtime/v1/store_pb.js +1 -1
  79. package/dist/genproto/mochabugapis/adapt/runtime/v1/store_pb.js.map +1 -1
  80. package/package.json +3 -3
@@ -11,7 +11,7 @@
11
11
  // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
12
  // See the License for the specific language governing permissions and
13
13
  // limitations under the License.
14
- import { enumDesc, fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
14
+ import { enumDesc, fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
15
15
  import { file_buf_validate_validate } from "../../../buf/validate/validate_pb";
16
16
  import { file_google_protobuf_struct } from "@bufbuild/protobuf/wkt";
17
17
  import { file_mochabugapis_adapt_graph_signal_descriptor } from "./signal_descriptor_pb";
@@ -1 +1 @@
1
- {"version":3,"file":"signal_binding_pb.js","sourceRoot":"","sources":["../../../../../src/genproto/mochabugapis/adapt/graph/signal_binding_pb.ts"],"names":[],"mappings":"AAAA,8BAA8B;AAC9B,EAAE;AACF,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,iDAAiD;AACjD,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;AAQjC,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAC/E,OAAO,EAAE,0BAA0B,EAAE,MAAM,mCAAmC,CAAC;AAE/E,OAAO,EAAE,2BAA2B,EAAE,MAAM,wBAAwB,CAAC;AAErE,OAAO,EAAE,+CAA+C,EAAE,MAAM,wBAAwB,CAAC;AAGzF;;GAEG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAAY,aAAa,CAChF,QAAQ,CAAC,4lBAA4lB,EAAE,CAAC,0BAA0B,EAAE,2BAA2B,EAAE,+CAA+C,CAAC,CAAC,CAAC;AAoFrtB;;;GAGG;AACH,MAAM,CAAC,MAAM,mBAAmB,GAAiD,aAAa,CAC5F,WAAW,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC;AAE/D;;;;GAIG;AACH,MAAM,CAAN,IAAY,mBA4BX;AA5BD,WAAY,mBAAmB;IAC7B;;;;OAIG;IACH,2EAAe,CAAA;IAEf;;;;OAIG;IACH,mEAAW,CAAA;IAEX;;;;OAIG;IACH,iFAAkB,CAAA;IAElB;;;;OAIG;IACH,mFAAmB,CAAA;AACrB,CAAC,EA5BW,mBAAmB,KAAnB,mBAAmB,QA4B9B;AASD;;GAEG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAA0D,aAAa,CAC3G,QAAQ,CAAC,4CAA4C,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"signal_binding_pb.js","sourceRoot":"","sources":["../../../../../src/genproto/mochabugapis/adapt/graph/signal_binding_pb.ts"],"names":[],"mappings":"AAAA,8BAA8B;AAC9B,EAAE;AACF,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,iDAAiD;AACjD,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;AAQjC,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAC/E,OAAO,EAAE,0BAA0B,EAAE,MAAM,mCAAmC,CAAC;AAE/E,OAAO,EAAE,2BAA2B,EAAE,MAAM,wBAAwB,CAAC;AAErE,OAAO,EAAE,+CAA+C,EAAE,MAAM,wBAAwB,CAAC;AAGzF;;GAEG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAAY,aAAa,CAChF,QAAQ,CAAC,4lBAA4lB,EAAE,CAAC,0BAA0B,EAAE,2BAA2B,EAAE,+CAA+C,CAAC,CAAC,CAAC;AAoFrtB;;;GAGG;AACH,MAAM,CAAC,MAAM,mBAAmB,GAA6D,aAAa,CACxG,WAAW,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC;AAE/D;;;;GAIG;AACH,MAAM,CAAN,IAAY,mBA4BX;AA5BD,WAAY,mBAAmB;IAC7B;;;;OAIG;IACH,2EAAe,CAAA;IAEf;;;;OAIG;IACH,mEAAW,CAAA;IAEX;;;;OAIG;IACH,iFAAkB,CAAA;IAElB;;;;OAIG;IACH,mFAAmB,CAAA;AACrB,CAAC,EA5BW,mBAAmB,KAAnB,mBAAmB,QA4B9B;AASD;;GAEG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAA0D,aAAa,CAC3G,QAAQ,CAAC,4CAA4C,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
1
+ import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv2";
2
2
  import type { JTDSchema, JTDSchemaJson } from "./jtd_schema_pb";
3
3
  import type { Message } from "@bufbuild/protobuf";
4
4
  /**
@@ -83,4 +83,6 @@ export type SignalDescriptorJson = {
83
83
  * Describes the message mochabugapis.adapt.graph.SignalDescriptor.
84
84
  * Use `create(SignalDescriptorSchema)` to create a new message.
85
85
  */
86
- export declare const SignalDescriptorSchema: GenMessage<SignalDescriptor, SignalDescriptorJson>;
86
+ export declare const SignalDescriptorSchema: GenMessage<SignalDescriptor, {
87
+ jsonType: SignalDescriptorJson;
88
+ }>;
@@ -11,7 +11,7 @@
11
11
  // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
12
  // See the License for the specific language governing permissions and
13
13
  // limitations under the License.
14
- import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
14
+ import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
15
15
  import { file_buf_validate_validate } from "../../../buf/validate/validate_pb";
16
16
  import { file_mochabugapis_adapt_graph_jtd_schema } from "./jtd_schema_pb";
17
17
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"signal_descriptor_pb.js","sourceRoot":"","sources":["../../../../../src/genproto/mochabugapis/adapt/graph/signal_descriptor_pb.ts"],"names":[],"mappings":"AAAA,8BAA8B;AAC9B,EAAE;AACF,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,iDAAiD;AACjD,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;AAQjC,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AACrE,OAAO,EAAE,0BAA0B,EAAE,MAAM,mCAAmC,CAAC;AAE/E,OAAO,EAAE,wCAAwC,EAAE,MAAM,iBAAiB,CAAC;AAG3E;;GAEG;AACH,MAAM,CAAC,MAAM,+CAA+C,GAAY,aAAa,CACnF,QAAQ,CAAC,wcAAwc,EAAE,CAAC,0BAA0B,EAAE,wCAAwC,CAAC,CAAC,CAAC;AAsF7hB;;;GAGG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAuD,aAAa,CACrG,WAAW,CAAC,+CAA+C,EAAE,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"signal_descriptor_pb.js","sourceRoot":"","sources":["../../../../../src/genproto/mochabugapis/adapt/graph/signal_descriptor_pb.ts"],"names":[],"mappings":"AAAA,8BAA8B;AAC9B,EAAE;AACF,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,iDAAiD;AACjD,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;AAQjC,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AACrE,OAAO,EAAE,0BAA0B,EAAE,MAAM,mCAAmC,CAAC;AAE/E,OAAO,EAAE,wCAAwC,EAAE,MAAM,iBAAiB,CAAC;AAG3E;;GAEG;AACH,MAAM,CAAC,MAAM,+CAA+C,GAAY,aAAa,CACnF,QAAQ,CAAC,wcAAwc,EAAE,CAAC,0BAA0B,EAAE,wCAAwC,CAAC,CAAC,CAAC;AAsF7hB;;;GAGG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAmE,aAAa,CACjH,WAAW,CAAC,+CAA+C,EAAE,CAAC,CAAC,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
1
+ import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv2";
2
2
  import type { SignalDescriptor, SignalDescriptorJson } from "./signal_descriptor_pb";
3
3
  import type { Message } from "@bufbuild/protobuf";
4
4
  /**
@@ -71,4 +71,6 @@ export type TransceiverJson = {
71
71
  * Describes the message mochabugapis.adapt.graph.Transceiver.
72
72
  * Use `create(TransceiverSchema)` to create a new message.
73
73
  */
74
- export declare const TransceiverSchema: GenMessage<Transceiver, TransceiverJson>;
74
+ export declare const TransceiverSchema: GenMessage<Transceiver, {
75
+ jsonType: TransceiverJson;
76
+ }>;
@@ -11,7 +11,7 @@
11
11
  // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
12
  // See the License for the specific language governing permissions and
13
13
  // limitations under the License.
14
- import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
14
+ import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
15
15
  import { file_buf_validate_validate } from "../../../buf/validate/validate_pb";
16
16
  import { file_mochabugapis_adapt_graph_signal_descriptor } from "./signal_descriptor_pb";
17
17
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"transceiver_pb.js","sourceRoot":"","sources":["../../../../../src/genproto/mochabugapis/adapt/graph/transceiver_pb.ts"],"names":[],"mappings":"AAAA,8BAA8B;AAC9B,EAAE;AACF,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,iDAAiD;AACjD,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;AAQjC,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AACrE,OAAO,EAAE,0BAA0B,EAAE,MAAM,mCAAmC,CAAC;AAE/E,OAAO,EAAE,+CAA+C,EAAE,MAAM,wBAAwB,CAAC;AAGzF;;GAEG;AACH,MAAM,CAAC,MAAM,yCAAyC,GAAY,aAAa,CAC7E,QAAQ,CAAC,iiBAAiiB,EAAE,CAAC,0BAA0B,EAAE,+CAA+C,CAAC,CAAC,CAAC;AAwE7nB;;;GAGG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAA6C,aAAa,CACtF,WAAW,CAAC,yCAAyC,EAAE,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"transceiver_pb.js","sourceRoot":"","sources":["../../../../../src/genproto/mochabugapis/adapt/graph/transceiver_pb.ts"],"names":[],"mappings":"AAAA,8BAA8B;AAC9B,EAAE;AACF,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,iDAAiD;AACjD,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;AAQjC,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AACrE,OAAO,EAAE,0BAA0B,EAAE,MAAM,mCAAmC,CAAC;AAE/E,OAAO,EAAE,+CAA+C,EAAE,MAAM,wBAAwB,CAAC;AAGzF;;GAEG;AACH,MAAM,CAAC,MAAM,yCAAyC,GAAY,aAAa,CAC7E,QAAQ,CAAC,iiBAAiiB,EAAE,CAAC,0BAA0B,EAAE,+CAA+C,CAAC,CAAC,CAAC;AAwE7nB;;;GAGG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAAyD,aAAa,CAClG,WAAW,CAAC,yCAAyC,EAAE,CAAC,CAAC,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { GenEnum, GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
1
+ import type { GenEnum, GenFile, GenMessage } from "@bufbuild/protobuf/codegenv2";
2
2
  import type { SignalDescriptor, SignalDescriptorJson } from "./signal_descriptor_pb";
3
3
  import type { Message } from "@bufbuild/protobuf";
4
4
  /**
@@ -73,7 +73,9 @@ export type TransmitterJson = {
73
73
  * Describes the message mochabugapis.adapt.graph.Transmitter.
74
74
  * Use `create(TransmitterSchema)` to create a new message.
75
75
  */
76
- export declare const TransmitterSchema: GenMessage<Transmitter, TransmitterJson>;
76
+ export declare const TransmitterSchema: GenMessage<Transmitter, {
77
+ jsonType: TransmitterJson;
78
+ }>;
77
79
  /**
78
80
  * The type of the transmitter.
79
81
  *
@@ -11,7 +11,7 @@
11
11
  // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
12
  // See the License for the specific language governing permissions and
13
13
  // limitations under the License.
14
- import { enumDesc, fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
14
+ import { enumDesc, fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
15
15
  import { file_buf_validate_validate } from "../../../buf/validate/validate_pb";
16
16
  import { file_mochabugapis_adapt_graph_signal_descriptor } from "./signal_descriptor_pb";
17
17
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"transmitter_pb.js","sourceRoot":"","sources":["../../../../../src/genproto/mochabugapis/adapt/graph/transmitter_pb.ts"],"names":[],"mappings":"AAAA,8BAA8B;AAC9B,EAAE;AACF,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,iDAAiD;AACjD,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;AAQjC,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAC/E,OAAO,EAAE,0BAA0B,EAAE,MAAM,mCAAmC,CAAC;AAE/E,OAAO,EAAE,+CAA+C,EAAE,MAAM,wBAAwB,CAAC;AAGzF;;GAEG;AACH,MAAM,CAAC,MAAM,yCAAyC,GAAY,aAAa,CAC7E,QAAQ,CAAC,8rBAA8rB,EAAE,CAAC,0BAA0B,EAAE,+CAA+C,CAAC,CAAC,CAAC;AA0E1xB;;;GAGG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAA6C,aAAa,CACtF,WAAW,CAAC,yCAAyC,EAAE,CAAC,CAAC,CAAC;AAE5D;;;;GAIG;AACH,MAAM,CAAN,IAAY,gBA4BX;AA5BD,WAAY,gBAAgB;IAC1B;;;;OAIG;IACH,qEAAe,CAAA;IAEf;;;;OAIG;IACH,+DAAY,CAAA;IAEZ;;;;OAIG;IACH,2DAAU,CAAA;IAEV;;;;OAIG;IACH,6DAAW,CAAA;AACb,CAAC,EA5BW,gBAAgB,KAAhB,gBAAgB,QA4B3B;AASD;;GAEG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAoD,aAAa,CAClG,QAAQ,CAAC,yCAAyC,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"transmitter_pb.js","sourceRoot":"","sources":["../../../../../src/genproto/mochabugapis/adapt/graph/transmitter_pb.ts"],"names":[],"mappings":"AAAA,8BAA8B;AAC9B,EAAE;AACF,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,iDAAiD;AACjD,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;AAQjC,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAC/E,OAAO,EAAE,0BAA0B,EAAE,MAAM,mCAAmC,CAAC;AAE/E,OAAO,EAAE,+CAA+C,EAAE,MAAM,wBAAwB,CAAC;AAGzF;;GAEG;AACH,MAAM,CAAC,MAAM,yCAAyC,GAAY,aAAa,CAC7E,QAAQ,CAAC,8rBAA8rB,EAAE,CAAC,0BAA0B,EAAE,+CAA+C,CAAC,CAAC,CAAC;AA0E1xB;;;GAGG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAAyD,aAAa,CAClG,WAAW,CAAC,yCAAyC,EAAE,CAAC,CAAC,CAAC;AAE5D;;;;GAIG;AACH,MAAM,CAAN,IAAY,gBA4BX;AA5BD,WAAY,gBAAgB;IAC1B;;;;OAIG;IACH,qEAAe,CAAA;IAEf;;;;OAIG;IACH,+DAAY,CAAA;IAEZ;;;;OAIG;IACH,2DAAU,CAAA;IAEV;;;;OAIG;IACH,6DAAW,CAAA;AACb,CAAC,EA5BW,gBAAgB,KAAhB,gBAAgB,QA4B3B;AASD;;GAEG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAoD,aAAa,CAClG,QAAQ,CAAC,yCAAyC,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
1
+ import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv2";
2
2
  import type { Exchange, ExchangeJson } from "./exchange_pb";
3
3
  import type { Receiver, ReceiverJson } from "./receiver_pb";
4
4
  import type { Transmitter, TransmitterJson } from "./transmitter_pb";
@@ -93,4 +93,6 @@ export type VertexMetadataJson = {
93
93
  * Describes the message mochabugapis.adapt.graph.VertexMetadata.
94
94
  * Use `create(VertexMetadataSchema)` to create a new message.
95
95
  */
96
- export declare const VertexMetadataSchema: GenMessage<VertexMetadata, VertexMetadataJson>;
96
+ export declare const VertexMetadataSchema: GenMessage<VertexMetadata, {
97
+ jsonType: VertexMetadataJson;
98
+ }>;
@@ -11,7 +11,7 @@
11
11
  // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
12
  // See the License for the specific language governing permissions and
13
13
  // limitations under the License.
14
- import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
14
+ import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
15
15
  import { file_buf_validate_validate } from "../../../buf/validate/validate_pb";
16
16
  import { file_mochabugapis_adapt_graph_exchange } from "./exchange_pb";
17
17
  import { file_mochabugapis_adapt_graph_receiver } from "./receiver_pb";
@@ -1 +1 @@
1
- {"version":3,"file":"vertex_metadata_pb.js","sourceRoot":"","sources":["../../../../../src/genproto/mochabugapis/adapt/graph/vertex_metadata_pb.ts"],"names":[],"mappings":"AAAA,8BAA8B;AAC9B,EAAE;AACF,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,iDAAiD;AACjD,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;AAQjC,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AACrE,OAAO,EAAE,0BAA0B,EAAE,MAAM,mCAAmC,CAAC;AAE/E,OAAO,EAAE,sCAAsC,EAAE,MAAM,eAAe,CAAC;AAEvE,OAAO,EAAE,sCAAsC,EAAE,MAAM,eAAe,CAAC;AAEvE,OAAO,EAAE,yCAAyC,EAAE,MAAM,kBAAkB,CAAC;AAG7E;;GAEG;AACH,MAAM,CAAC,MAAM,6CAA6C,GAAY,aAAa,CACjF,QAAQ,CAAC,k9BAAk9B,EAAE,CAAC,0BAA0B,EAAE,sCAAsC,EAAE,sCAAsC,EAAE,yCAAyC,CAAC,CAAC,CAAC;AA8FxnC;;;GAGG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAAmD,aAAa,CAC/F,WAAW,CAAC,6CAA6C,EAAE,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"vertex_metadata_pb.js","sourceRoot":"","sources":["../../../../../src/genproto/mochabugapis/adapt/graph/vertex_metadata_pb.ts"],"names":[],"mappings":"AAAA,8BAA8B;AAC9B,EAAE;AACF,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,iDAAiD;AACjD,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;AAQjC,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AACrE,OAAO,EAAE,0BAA0B,EAAE,MAAM,mCAAmC,CAAC;AAE/E,OAAO,EAAE,sCAAsC,EAAE,MAAM,eAAe,CAAC;AAEvE,OAAO,EAAE,sCAAsC,EAAE,MAAM,eAAe,CAAC;AAEvE,OAAO,EAAE,yCAAyC,EAAE,MAAM,kBAAkB,CAAC;AAG7E;;GAEG;AACH,MAAM,CAAC,MAAM,6CAA6C,GAAY,aAAa,CACjF,QAAQ,CAAC,k9BAAk9B,EAAE,CAAC,0BAA0B,EAAE,sCAAsC,EAAE,sCAAsC,EAAE,yCAAyC,CAAC,CAAC,CAAC;AA8FxnC;;;GAGG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAA+D,aAAa,CAC3G,WAAW,CAAC,6CAA6C,EAAE,CAAC,CAAC,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
1
+ import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv2";
2
2
  import type { Message } from "@bufbuild/protobuf";
3
3
  /**
4
4
  * Describes the file mochabugapis/adapt/plugins/v1/file.proto.
@@ -58,4 +58,6 @@ export type FileJson = {
58
58
  * Describes the message mochabugapis.adapt.plugins.v1.File.
59
59
  * Use `create(FileSchema)` to create a new message.
60
60
  */
61
- export declare const FileSchema: GenMessage<File, FileJson>;
61
+ export declare const FileSchema: GenMessage<File, {
62
+ jsonType: FileJson;
63
+ }>;
@@ -11,7 +11,7 @@
11
11
  // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
12
  // See the License for the specific language governing permissions and
13
13
  // limitations under the License.
14
- import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
14
+ import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
15
15
  import { file_buf_validate_validate } from "../../../../buf/validate/validate_pb";
16
16
  /**
17
17
  * Describes the file mochabugapis/adapt/plugins/v1/file.proto.
@@ -1 +1 @@
1
- {"version":3,"file":"file_pb.js","sourceRoot":"","sources":["../../../../../../src/genproto/mochabugapis/adapt/plugins/v1/file_pb.ts"],"names":[],"mappings":"AAAA,8BAA8B;AAC9B,EAAE;AACF,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,iDAAiD;AACjD,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;AAQjC,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AACrE,OAAO,EAAE,0BAA0B,EAAE,MAAM,sCAAsC,CAAC;AAGlF;;GAEG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAAY,aAAa,CAC3E,QAAQ,CAAC,iSAAiS,EAAE,CAAC,0BAA0B,CAAC,CAAC,CAAC;AA0D5U;;;GAGG;AACH,MAAM,CAAC,MAAM,UAAU,GAA+B,aAAa,CACjE,WAAW,CAAC,uCAAuC,EAAE,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"file_pb.js","sourceRoot":"","sources":["../../../../../../src/genproto/mochabugapis/adapt/plugins/v1/file_pb.ts"],"names":[],"mappings":"AAAA,8BAA8B;AAC9B,EAAE;AACF,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,iDAAiD;AACjD,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;AAQjC,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AACrE,OAAO,EAAE,0BAA0B,EAAE,MAAM,sCAAsC,CAAC;AAGlF;;GAEG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAAY,aAAa,CAC3E,QAAQ,CAAC,iSAAiS,EAAE,CAAC,0BAA0B,CAAC,CAAC,CAAC;AA0D5U;;;GAGG;AACH,MAAM,CAAC,MAAM,UAAU,GAA2C,aAAa,CAC7E,WAAW,CAAC,uCAAuC,EAAE,CAAC,CAAC,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
1
+ import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv2";
2
2
  import type { ServiceBinding, ServiceBindingJson } from "./service_binding_pb";
3
3
  import type { ServiceDefinition, ServiceDefinitionJson } from "./service_definition_pb";
4
4
  import type { Vertex, VertexJson } from "./vertex_pb";
@@ -219,4 +219,6 @@ export type ManifestJson = {
219
219
  * Describes the message mochabugapis.adapt.plugins.v1.Manifest.
220
220
  * Use `create(ManifestSchema)` to create a new message.
221
221
  */
222
- export declare const ManifestSchema: GenMessage<Manifest, ManifestJson>;
222
+ export declare const ManifestSchema: GenMessage<Manifest, {
223
+ jsonType: ManifestJson;
224
+ }>;
@@ -11,7 +11,7 @@
11
11
  // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
12
  // See the License for the specific language governing permissions and
13
13
  // limitations under the License.
14
- import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
14
+ import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
15
15
  import { file_buf_validate_validate } from "../../../../buf/validate/validate_pb";
16
16
  import { file_mochabugapis_adapt_plugins_v1_service_binding } from "./service_binding_pb";
17
17
  import { file_mochabugapis_adapt_plugins_v1_service_definition } from "./service_definition_pb";
@@ -1 +1 @@
1
- {"version":3,"file":"manifest_pb.js","sourceRoot":"","sources":["../../../../../../src/genproto/mochabugapis/adapt/plugins/v1/manifest_pb.ts"],"names":[],"mappings":"AAAA,8BAA8B;AAC9B,EAAE;AACF,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,iDAAiD;AACjD,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;AAQjC,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AACrE,OAAO,EAAE,0BAA0B,EAAE,MAAM,sCAAsC,CAAC;AAElF,OAAO,EAAE,kDAAkD,EAAE,MAAM,sBAAsB,CAAC;AAE1F,OAAO,EAAE,qDAAqD,EAAE,MAAM,yBAAyB,CAAC;AAEhG,OAAO,EAAE,yCAAyC,EAAE,MAAM,aAAa,CAAC;AAGxE;;GAEG;AACH,MAAM,CAAC,MAAM,2CAA2C,GAAY,aAAa,CAC/E,QAAQ,CAAC,ymEAAymE,EAAE,CAAC,0BAA0B,EAAE,kDAAkD,EAAE,qDAAqD,EAAE,yCAAyC,CAAC,CAAC,CAAC;AA4O1yE;;;GAGG;AACH,MAAM,CAAC,MAAM,cAAc,GAAuC,aAAa,CAC7E,WAAW,CAAC,2CAA2C,EAAE,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"manifest_pb.js","sourceRoot":"","sources":["../../../../../../src/genproto/mochabugapis/adapt/plugins/v1/manifest_pb.ts"],"names":[],"mappings":"AAAA,8BAA8B;AAC9B,EAAE;AACF,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,iDAAiD;AACjD,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;AAQjC,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AACrE,OAAO,EAAE,0BAA0B,EAAE,MAAM,sCAAsC,CAAC;AAElF,OAAO,EAAE,kDAAkD,EAAE,MAAM,sBAAsB,CAAC;AAE1F,OAAO,EAAE,qDAAqD,EAAE,MAAM,yBAAyB,CAAC;AAEhG,OAAO,EAAE,yCAAyC,EAAE,MAAM,aAAa,CAAC;AAGxE;;GAEG;AACH,MAAM,CAAC,MAAM,2CAA2C,GAAY,aAAa,CAC/E,QAAQ,CAAC,ymEAAymE,EAAE,CAAC,0BAA0B,EAAE,kDAAkD,EAAE,qDAAqD,EAAE,yCAAyC,CAAC,CAAC,CAAC;AA4O1yE;;;GAGG;AACH,MAAM,CAAC,MAAM,cAAc,GAAmD,aAAa,CACzF,WAAW,CAAC,2CAA2C,EAAE,CAAC,CAAC,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { GenEnum, GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
1
+ import type { GenEnum, GenFile, GenMessage } from "@bufbuild/protobuf/codegenv2";
2
2
  import type { File, FileJson } from "./file_pb";
3
3
  import type { Message } from "@bufbuild/protobuf";
4
4
  /**
@@ -141,7 +141,9 @@ export type Oauth2DefinitionJson = {
141
141
  * Describes the message mochabugapis.adapt.plugins.v1.Oauth2Definition.
142
142
  * Use `create(Oauth2DefinitionSchema)` to create a new message.
143
143
  */
144
- export declare const Oauth2DefinitionSchema: GenMessage<Oauth2Definition, Oauth2DefinitionJson>;
144
+ export declare const Oauth2DefinitionSchema: GenMessage<Oauth2Definition, {
145
+ jsonType: Oauth2DefinitionJson;
146
+ }>;
145
147
  /**
146
148
  * The code grant type
147
149
  * IMPORTANT: it has to be configured with refresh token in order to work correctly
@@ -234,7 +236,9 @@ export type Oauth2CodeJson = {
234
236
  * Describes the message mochabugapis.adapt.plugins.v1.Oauth2Code.
235
237
  * Use `create(Oauth2CodeSchema)` to create a new message.
236
238
  */
237
- export declare const Oauth2CodeSchema: GenMessage<Oauth2Code, Oauth2CodeJson>;
239
+ export declare const Oauth2CodeSchema: GenMessage<Oauth2Code, {
240
+ jsonType: Oauth2CodeJson;
241
+ }>;
238
242
  /**
239
243
  * The actual oauth2 config
240
244
  *
@@ -358,7 +362,9 @@ export type Oauth2ConfigJson = {
358
362
  * Describes the message mochabugapis.adapt.plugins.v1.Oauth2Config.
359
363
  * Use `create(Oauth2ConfigSchema)` to create a new message.
360
364
  */
361
- export declare const Oauth2ConfigSchema: GenMessage<Oauth2Config, Oauth2ConfigJson>;
365
+ export declare const Oauth2ConfigSchema: GenMessage<Oauth2Config, {
366
+ jsonType: Oauth2ConfigJson;
367
+ }>;
362
368
  /**
363
369
  * Basic auth
364
370
  *
@@ -389,7 +395,9 @@ export type BasicAuthJson = {
389
395
  * Describes the message mochabugapis.adapt.plugins.v1.BasicAuth.
390
396
  * Use `create(BasicAuthSchema)` to create a new message.
391
397
  */
392
- export declare const BasicAuthSchema: GenMessage<BasicAuth, BasicAuthJson>;
398
+ export declare const BasicAuthSchema: GenMessage<BasicAuth, {
399
+ jsonType: BasicAuthJson;
400
+ }>;
393
401
  /**
394
402
  * Form auth
395
403
  *
@@ -420,7 +428,9 @@ export type FormAuthJson = {
420
428
  * Describes the message mochabugapis.adapt.plugins.v1.FormAuth.
421
429
  * Use `create(FormAuthSchema)` to create a new message.
422
430
  */
423
- export declare const FormAuthSchema: GenMessage<FormAuth, FormAuthJson>;
431
+ export declare const FormAuthSchema: GenMessage<FormAuth, {
432
+ jsonType: FormAuthJson;
433
+ }>;
424
434
  /**
425
435
  * Private JWT auth
426
436
  *
@@ -455,7 +465,9 @@ export type PrivateJWTAuthJson = {
455
465
  * Describes the message mochabugapis.adapt.plugins.v1.PrivateJWTAuth.
456
466
  * Use `create(PrivateJWTAuthSchema)` to create a new message.
457
467
  */
458
- export declare const PrivateJWTAuthSchema: GenMessage<PrivateJWTAuth, PrivateJWTAuthJson>;
468
+ export declare const PrivateJWTAuthSchema: GenMessage<PrivateJWTAuth, {
469
+ jsonType: PrivateJWTAuthJson;
470
+ }>;
459
471
  /**
460
472
  * mTLS auth
461
473
  *
@@ -522,7 +534,9 @@ export type MTLSAuthJson = {
522
534
  * Describes the message mochabugapis.adapt.plugins.v1.MTLSAuth.
523
535
  * Use `create(MTLSAuthSchema)` to create a new message.
524
536
  */
525
- export declare const MTLSAuthSchema: GenMessage<MTLSAuth, MTLSAuthJson>;
537
+ export declare const MTLSAuthSchema: GenMessage<MTLSAuth, {
538
+ jsonType: MTLSAuthJson;
539
+ }>;
526
540
  /**
527
541
  * SAML bearer auth
528
542
  *
@@ -573,7 +587,9 @@ export type SAMLAuthJson = {
573
587
  * Describes the message mochabugapis.adapt.plugins.v1.SAMLAuth.
574
588
  * Use `create(SAMLAuthSchema)` to create a new message.
575
589
  */
576
- export declare const SAMLAuthSchema: GenMessage<SAMLAuth, SAMLAuthJson>;
590
+ export declare const SAMLAuthSchema: GenMessage<SAMLAuth, {
591
+ jsonType: SAMLAuthJson;
592
+ }>;
577
593
  /**
578
594
  * The algorithm used for signing JWT or SAML assertions
579
595
  *
@@ -11,7 +11,7 @@
11
11
  // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
12
  // See the License for the specific language governing permissions and
13
13
  // limitations under the License.
14
- import { enumDesc, fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
14
+ import { enumDesc, fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
15
15
  import { file_buf_validate_validate } from "../../../../buf/validate/validate_pb";
16
16
  import { file_mochabugapis_adapt_plugins_v1_file } from "./file_pb";
17
17
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"oauth2_service_pb.js","sourceRoot":"","sources":["../../../../../../src/genproto/mochabugapis/adapt/plugins/v1/oauth2_service_pb.ts"],"names":[],"mappings":"AAAA,8BAA8B;AAC9B,EAAE;AACF,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,iDAAiD;AACjD,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;AAQjC,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAC/E,OAAO,EAAE,0BAA0B,EAAE,MAAM,sCAAsC,CAAC;AAElF,OAAO,EAAE,uCAAuC,EAAE,MAAM,WAAW,CAAC;AAGpE;;GAEG;AACH,MAAM,CAAC,MAAM,iDAAiD,GAAY,aAAa,CACrF,QAAQ,CAAC,4sIAA4sI,EAAE,CAAC,0BAA0B,EAAE,uCAAuC,CAAC,CAAC,CAAC;AAoJhyI;;;GAGG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAuD,aAAa,CACrG,WAAW,CAAC,iDAAiD,EAAE,CAAC,CAAC,CAAC;AAgGpE;;;GAGG;AACH,MAAM,CAAC,MAAM,gBAAgB,GAA2C,aAAa,CACnF,WAAW,CAAC,iDAAiD,EAAE,CAAC,CAAC,CAAC;AA+HpE;;;GAGG;AACH,MAAM,CAAC,MAAM,kBAAkB,GAA+C,aAAa,CACzF,WAAW,CAAC,iDAAiD,EAAE,CAAC,CAAC,CAAC;AA8BpE;;;GAGG;AACH,MAAM,CAAC,MAAM,eAAe,GAAyC,aAAa,CAChF,WAAW,CAAC,iDAAiD,EAAE,CAAC,CAAC,CAAC;AA8BpE;;;GAGG;AACH,MAAM,CAAC,MAAM,cAAc,GAAuC,aAAa,CAC7E,WAAW,CAAC,iDAAiD,EAAE,CAAC,CAAC,CAAC;AAkCpE;;;GAGG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAAmD,aAAa,CAC/F,WAAW,CAAC,iDAAiD,EAAE,CAAC,CAAC,CAAC;AAsEpE;;;GAGG;AACH,MAAM,CAAC,MAAM,cAAc,GAAuC,aAAa,CAC7E,WAAW,CAAC,iDAAiD,EAAE,CAAC,CAAC,CAAC;AAoDpE;;;GAGG;AACH,MAAM,CAAC,MAAM,cAAc,GAAuC,aAAa,CAC7E,WAAW,CAAC,iDAAiD,EAAE,CAAC,CAAC,CAAC;AAEpE;;;;GAIG;AACH,MAAM,CAAN,IAAY,aAcX;AAdD,WAAY,aAAa;IACvB;;;;OAIG;IACH,+DAAe,CAAA;IAEf;;;;OAIG;IACH,mDAAS,CAAA;AACX,CAAC,EAdW,aAAa,KAAb,aAAa,QAcxB;AASD;;GAEG;AACH,MAAM,CAAC,MAAM,mBAAmB,GAA8C,aAAa,CACzF,QAAQ,CAAC,iDAAiD,EAAE,CAAC,CAAC,CAAC;AAEjE;;;;GAIG;AACH,MAAM,CAAN,IAAY,eAuCX;AAvCD,WAAY,eAAe;IACzB;;;;OAIG;IACH,mEAAe,CAAA;IAEf;;;;;OAKG;IACH,iFAAsB,CAAA;IAEtB;;;;;OAKG;IACH,iFAAsB,CAAA;IAEtB;;;;;OAKG;IACH,iEAAc,CAAA;IAEd;;;;;OAKG;IACH,qEAAgB,CAAA;AAClB,CAAC,EAvCW,eAAe,KAAf,eAAe,QAuC1B;AASD;;GAEG;AACH,MAAM,CAAC,MAAM,qBAAqB,GAAkD,aAAa,CAC/F,QAAQ,CAAC,iDAAiD,EAAE,CAAC,CAAC,CAAC;AAEjE;;;;GAIG;AACH,MAAM,CAAN,IAAY,cA+CX;AA/CD,WAAY,cAAc;IACxB;;;;OAIG;IACH,iEAAe,CAAA;IAEf;;;;;OAKG;IACH,qDAAS,CAAA;IAET;;;;;OAKG;IACH,mDAAQ,CAAA;IAER;;;;;OAKG;IACH,yEAAmB,CAAA;IAEnB;;;;;OAKG;IACH,mDAAQ,CAAA;IAER;;;;;OAKG;IACH,mEAAgB,CAAA;AAClB,CAAC,EA/CW,cAAc,KAAd,cAAc,QA+CzB;AASD;;GAEG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAAgD,aAAa,CAC5F,QAAQ,CAAC,iDAAiD,EAAE,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"oauth2_service_pb.js","sourceRoot":"","sources":["../../../../../../src/genproto/mochabugapis/adapt/plugins/v1/oauth2_service_pb.ts"],"names":[],"mappings":"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"}
@@ -1,4 +1,4 @@
1
- import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
1
+ import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv2";
2
2
  import type { Value, ValueJson } from "@bufbuild/protobuf/wkt";
3
3
  import type { Oauth2Config, Oauth2ConfigJson } from "./oauth2_service_pb";
4
4
  import type { TlsConfig, TlsConfigJson } from "./tls_service_pb";
@@ -88,4 +88,6 @@ export type OneOfConfigJson = {
88
88
  * Describes the message mochabugapis.adapt.plugins.v1.OneOfConfig.
89
89
  * Use `create(OneOfConfigSchema)` to create a new message.
90
90
  */
91
- export declare const OneOfConfigSchema: GenMessage<OneOfConfig, OneOfConfigJson>;
91
+ export declare const OneOfConfigSchema: GenMessage<OneOfConfig, {
92
+ jsonType: OneOfConfigJson;
93
+ }>;
@@ -11,7 +11,7 @@
11
11
  // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
12
  // See the License for the specific language governing permissions and
13
13
  // limitations under the License.
14
- import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
14
+ import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
15
15
  import { file_google_protobuf_struct } from "@bufbuild/protobuf/wkt";
16
16
  import { file_mochabugapis_adapt_plugins_v1_oauth2_service } from "./oauth2_service_pb";
17
17
  import { file_mochabugapis_adapt_plugins_v1_tls_service } from "./tls_service_pb";
@@ -1 +1 @@
1
- {"version":3,"file":"oneof_service_pb.js","sourceRoot":"","sources":["../../../../../../src/genproto/mochabugapis/adapt/plugins/v1/oneof_service_pb.ts"],"names":[],"mappings":"AAAA,8BAA8B;AAC9B,EAAE;AACF,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,iDAAiD;AACjD,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;AAQjC,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,2BAA2B,EAAE,MAAM,wBAAwB,CAAC;AAErE,OAAO,EAAE,iDAAiD,EAAE,MAAM,qBAAqB,CAAC;AAExF,OAAO,EAAE,8CAA8C,EAAE,MAAM,kBAAkB,CAAC;AAGlF;;GAEG;AACH,MAAM,CAAC,MAAM,gDAAgD,GAAY,aAAa,CACpF,QAAQ,CAAC,saAAsa,EAAE,CAAC,2BAA2B,EAAE,iDAAiD,EAAE,8CAA8C,CAAC,CAAC,CAAC;AAkFrjB;;;GAGG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAA6C,aAAa,CACtF,WAAW,CAAC,gDAAgD,EAAE,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"oneof_service_pb.js","sourceRoot":"","sources":["../../../../../../src/genproto/mochabugapis/adapt/plugins/v1/oneof_service_pb.ts"],"names":[],"mappings":"AAAA,8BAA8B;AAC9B,EAAE;AACF,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,iDAAiD;AACjD,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;AAQjC,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,2BAA2B,EAAE,MAAM,wBAAwB,CAAC;AAErE,OAAO,EAAE,iDAAiD,EAAE,MAAM,qBAAqB,CAAC;AAExF,OAAO,EAAE,8CAA8C,EAAE,MAAM,kBAAkB,CAAC;AAGlF;;GAEG;AACH,MAAM,CAAC,MAAM,gDAAgD,GAAY,aAAa,CACpF,QAAQ,CAAC,saAAsa,EAAE,CAAC,2BAA2B,EAAE,iDAAiD,EAAE,8CAA8C,CAAC,CAAC,CAAC;AAkFrjB;;;GAGG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAAyD,aAAa,CAClG,WAAW,CAAC,gDAAgD,EAAE,CAAC,CAAC,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { GenFile, GenMessage, GenService } from "@bufbuild/protobuf/codegenv1";
1
+ import type { GenFile, GenMessage, GenService } from "@bufbuild/protobuf/codegenv2";
2
2
  import type { File, FileJson } from "./file_pb";
3
3
  import type { Manifest, ManifestJson } from "./manifest_pb";
4
4
  import type { Message } from "@bufbuild/protobuf";
@@ -68,7 +68,9 @@ export type UploadPluginRequestJson = {
68
68
  * Describes the message mochabugapis.adapt.plugins.v1.UploadPluginRequest.
69
69
  * Use `create(UploadPluginRequestSchema)` to create a new message.
70
70
  */
71
- export declare const UploadPluginRequestSchema: GenMessage<UploadPluginRequest, UploadPluginRequestJson>;
71
+ export declare const UploadPluginRequestSchema: GenMessage<UploadPluginRequest, {
72
+ jsonType: UploadPluginRequestJson;
73
+ }>;
72
74
  /**
73
75
  * The start message containing information about the files to be uploaded.
74
76
  *
@@ -163,7 +165,9 @@ export type StartUploadJson = {
163
165
  * Describes the message mochabugapis.adapt.plugins.v1.StartUpload.
164
166
  * Use `create(StartUploadSchema)` to create a new message.
165
167
  */
166
- export declare const StartUploadSchema: GenMessage<StartUpload, StartUploadJson>;
168
+ export declare const StartUploadSchema: GenMessage<StartUpload, {
169
+ jsonType: StartUploadJson;
170
+ }>;
167
171
  /**
168
172
  * UploadPluginResponse represents the response from the CreatePlugin streaming
169
173
  * RPC. The server sends a single CreatePluginResponse after successfully
@@ -184,7 +188,9 @@ export type UploadPluginResponseJson = {};
184
188
  * Describes the message mochabugapis.adapt.plugins.v1.UploadPluginResponse.
185
189
  * Use `create(UploadPluginResponseSchema)` to create a new message.
186
190
  */
187
- export declare const UploadPluginResponseSchema: GenMessage<UploadPluginResponse, UploadPluginResponseJson>;
191
+ export declare const UploadPluginResponseSchema: GenMessage<UploadPluginResponse, {
192
+ jsonType: UploadPluginResponseJson;
193
+ }>;
188
194
  /**
189
195
  * PluginService provides a service for uploading a plugin.
190
196
  *
@@ -11,7 +11,7 @@
11
11
  // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
12
  // See the License for the specific language governing permissions and
13
13
  // limitations under the License.
14
- import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv1";
14
+ import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
15
15
  import { file_buf_validate_validate } from "../../../../buf/validate/validate_pb";
16
16
  import { file_google_api_annotations } from "../../../../google/api/annotations_pb";
17
17
  import { file_google_api_client } from "../../../../google/api/client_pb";
@@ -1 +1 @@
1
- {"version":3,"file":"plugins_pb.js","sourceRoot":"","sources":["../../../../../../src/genproto/mochabugapis/adapt/plugins/v1/plugins_pb.ts"],"names":[],"mappings":"AAAA,8BAA8B;AAC9B,EAAE;AACF,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,iDAAiD;AACjD,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;AAQjC,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAClF,OAAO,EAAE,0BAA0B,EAAE,MAAM,sCAAsC,CAAC;AAClF,OAAO,EAAE,2BAA2B,EAAE,MAAM,uCAAuC,CAAC;AACpF,OAAO,EAAE,sBAAsB,EAAE,MAAM,kCAAkC,CAAC;AAE1E,OAAO,EAAE,uCAAuC,EAAE,MAAM,WAAW,CAAC;AAEpE,OAAO,EAAE,2CAA2C,EAAE,MAAM,eAAe,CAAC;AAG5E;;GAEG;AACH,MAAM,CAAC,MAAM,0CAA0C,GAAY,aAAa,CAC9E,QAAQ,CAAC,00CAA00C,EAAE,CAAC,0BAA0B,EAAE,2BAA2B,EAAE,sBAAsB,EAAE,uCAAuC,EAAE,2CAA2C,CAAC,CAAC,CAAC;AA4DhgD;;;GAGG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAA6D,aAAa,CAC9G,WAAW,CAAC,0CAA0C,EAAE,CAAC,CAAC,CAAC;AAwG7D;;;GAGG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAA6C,aAAa,CACtF,WAAW,CAAC,0CAA0C,EAAE,CAAC,CAAC,CAAC;AAsB7D;;;GAGG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAA+D,aAAa,CACjH,WAAW,CAAC,0CAA0C,EAAE,CAAC,CAAC,CAAC;AAE7D;;;;GAIG;AACH,MAAM,CAAC,MAAM,aAAa,GAcrB,aAAa,CAChB,WAAW,CAAC,0CAA0C,EAAE,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"plugins_pb.js","sourceRoot":"","sources":["../../../../../../src/genproto/mochabugapis/adapt/plugins/v1/plugins_pb.ts"],"names":[],"mappings":"AAAA,8BAA8B;AAC9B,EAAE;AACF,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,iDAAiD;AACjD,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;AAQjC,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAClF,OAAO,EAAE,0BAA0B,EAAE,MAAM,sCAAsC,CAAC;AAClF,OAAO,EAAE,2BAA2B,EAAE,MAAM,uCAAuC,CAAC;AACpF,OAAO,EAAE,sBAAsB,EAAE,MAAM,kCAAkC,CAAC;AAE1E,OAAO,EAAE,uCAAuC,EAAE,MAAM,WAAW,CAAC;AAEpE,OAAO,EAAE,2CAA2C,EAAE,MAAM,eAAe,CAAC;AAG5E;;GAEG;AACH,MAAM,CAAC,MAAM,0CAA0C,GAAY,aAAa,CAC9E,QAAQ,CAAC,00CAA00C,EAAE,CAAC,0BAA0B,EAAE,2BAA2B,EAAE,sBAAsB,EAAE,uCAAuC,EAAE,2CAA2C,CAAC,CAAC,CAAC;AA4DhgD;;;GAGG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAAyE,aAAa,CAC1H,WAAW,CAAC,0CAA0C,EAAE,CAAC,CAAC,CAAC;AAwG7D;;;GAGG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAAyD,aAAa,CAClG,WAAW,CAAC,0CAA0C,EAAE,CAAC,CAAC,CAAC;AAsB7D;;;GAGG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAA2E,aAAa,CAC7H,WAAW,CAAC,0CAA0C,EAAE,CAAC,CAAC,CAAC;AAE7D;;;;GAIG;AACH,MAAM,CAAC,MAAM,aAAa,GAcrB,aAAa,CAChB,WAAW,CAAC,0CAA0C,EAAE,CAAC,CAAC,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
1
+ import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv2";
2
2
  import type { Message } from "@bufbuild/protobuf";
3
3
  /**
4
4
  * Describes the file mochabugapis/adapt/plugins/v1/service_binding.proto.
@@ -87,7 +87,9 @@ export type ServiceBindingJson = {
87
87
  * Describes the message mochabugapis.adapt.plugins.v1.ServiceBinding.
88
88
  * Use `create(ServiceBindingSchema)` to create a new message.
89
89
  */
90
- export declare const ServiceBindingSchema: GenMessage<ServiceBinding, ServiceBindingJson>;
90
+ export declare const ServiceBindingSchema: GenMessage<ServiceBinding, {
91
+ jsonType: ServiceBindingJson;
92
+ }>;
91
93
  /**
92
94
  * The one-of binding type.
93
95
  *
@@ -130,4 +132,6 @@ export type OneOfBindingJson = {
130
132
  * Describes the message mochabugapis.adapt.plugins.v1.OneOfBinding.
131
133
  * Use `create(OneOfBindingSchema)` to create a new message.
132
134
  */
133
- export declare const OneOfBindingSchema: GenMessage<OneOfBinding, OneOfBindingJson>;
135
+ export declare const OneOfBindingSchema: GenMessage<OneOfBinding, {
136
+ jsonType: OneOfBindingJson;
137
+ }>;
@@ -11,7 +11,7 @@
11
11
  // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
12
  // See the License for the specific language governing permissions and
13
13
  // limitations under the License.
14
- import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
14
+ import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
15
15
  import { file_buf_validate_validate } from "../../../../buf/validate/validate_pb";
16
16
  /**
17
17
  * Describes the file mochabugapis/adapt/plugins/v1/service_binding.proto.
@@ -1 +1 @@
1
- {"version":3,"file":"service_binding_pb.js","sourceRoot":"","sources":["../../../../../../src/genproto/mochabugapis/adapt/plugins/v1/service_binding_pb.ts"],"names":[],"mappings":"AAAA,8BAA8B;AAC9B,EAAE;AACF,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,iDAAiD;AACjD,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;AAQjC,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AACrE,OAAO,EAAE,0BAA0B,EAAE,MAAM,sCAAsC,CAAC;AAGlF;;GAEG;AACH,MAAM,CAAC,MAAM,kDAAkD,GAAY,aAAa,CACtF,QAAQ,CAAC,k0BAAk0B,EAAE,CAAC,0BAA0B,CAAC,CAAC,CAAC;AAqF72B;;;GAGG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAAmD,aAAa,CAC/F,WAAW,CAAC,kDAAkD,EAAE,CAAC,CAAC,CAAC;AA4CrE;;;GAGG;AACH,MAAM,CAAC,MAAM,kBAAkB,GAA+C,aAAa,CACzF,WAAW,CAAC,kDAAkD,EAAE,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"service_binding_pb.js","sourceRoot":"","sources":["../../../../../../src/genproto/mochabugapis/adapt/plugins/v1/service_binding_pb.ts"],"names":[],"mappings":"AAAA,8BAA8B;AAC9B,EAAE;AACF,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,iDAAiD;AACjD,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;AAQjC,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AACrE,OAAO,EAAE,0BAA0B,EAAE,MAAM,sCAAsC,CAAC;AAGlF;;GAEG;AACH,MAAM,CAAC,MAAM,kDAAkD,GAAY,aAAa,CACtF,QAAQ,CAAC,k0BAAk0B,EAAE,CAAC,0BAA0B,CAAC,CAAC,CAAC;AAqF72B;;;GAGG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAA+D,aAAa,CAC3G,WAAW,CAAC,kDAAkD,EAAE,CAAC,CAAC,CAAC;AA4CrE;;;GAGG;AACH,MAAM,CAAC,MAAM,kBAAkB,GAA2D,aAAa,CACrG,WAAW,CAAC,kDAAkD,EAAE,CAAC,CAAC,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
1
+ import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv2";
2
2
  import type { Oauth2Definition, Oauth2DefinitionJson } from "./oauth2_service_pb";
3
3
  import type { TlsDefinition, TlsDefinitionJson } from "./tls_service_pb";
4
4
  import type { VariableDefinition, VariableDefinitionJson } from "./variable_service_pb";
@@ -112,4 +112,6 @@ export type ServiceDefinitionJson = {
112
112
  * Describes the message mochabugapis.adapt.plugins.v1.ServiceDefinition.
113
113
  * Use `create(ServiceDefinitionSchema)` to create a new message.
114
114
  */
115
- export declare const ServiceDefinitionSchema: GenMessage<ServiceDefinition, ServiceDefinitionJson>;
115
+ export declare const ServiceDefinitionSchema: GenMessage<ServiceDefinition, {
116
+ jsonType: ServiceDefinitionJson;
117
+ }>;
@@ -11,7 +11,7 @@
11
11
  // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
12
  // See the License for the specific language governing permissions and
13
13
  // limitations under the License.
14
- import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
14
+ import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
15
15
  import { file_buf_validate_validate } from "../../../../buf/validate/validate_pb";
16
16
  import { file_mochabugapis_adapt_plugins_v1_oauth2_service } from "./oauth2_service_pb";
17
17
  import { file_mochabugapis_adapt_plugins_v1_tls_service } from "./tls_service_pb";
@@ -1 +1 @@
1
- {"version":3,"file":"service_definition_pb.js","sourceRoot":"","sources":["../../../../../../src/genproto/mochabugapis/adapt/plugins/v1/service_definition_pb.ts"],"names":[],"mappings":"AAAA,8BAA8B;AAC9B,EAAE;AACF,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,iDAAiD;AACjD,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;AAQjC,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AACrE,OAAO,EAAE,0BAA0B,EAAE,MAAM,sCAAsC,CAAC;AAElF,OAAO,EAAE,iDAAiD,EAAE,MAAM,qBAAqB,CAAC;AAExF,OAAO,EAAE,8CAA8C,EAAE,MAAM,kBAAkB,CAAC;AAElF,OAAO,EAAE,mDAAmD,EAAE,MAAM,uBAAuB,CAAC;AAG5F;;GAEG;AACH,MAAM,CAAC,MAAM,qDAAqD,GAAY,aAAa,CACzF,QAAQ,CAAC,6mBAA6mB,EAAE,CAAC,0BAA0B,EAAE,iDAAiD,EAAE,8CAA8C,EAAE,mDAAmD,CAAC,CAAC,CAAC;AA8GhzB;;;GAGG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAyD,aAAa,CACxG,WAAW,CAAC,qDAAqD,EAAE,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"service_definition_pb.js","sourceRoot":"","sources":["../../../../../../src/genproto/mochabugapis/adapt/plugins/v1/service_definition_pb.ts"],"names":[],"mappings":"AAAA,8BAA8B;AAC9B,EAAE;AACF,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,iDAAiD;AACjD,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;AAQjC,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AACrE,OAAO,EAAE,0BAA0B,EAAE,MAAM,sCAAsC,CAAC;AAElF,OAAO,EAAE,iDAAiD,EAAE,MAAM,qBAAqB,CAAC;AAExF,OAAO,EAAE,8CAA8C,EAAE,MAAM,kBAAkB,CAAC;AAElF,OAAO,EAAE,mDAAmD,EAAE,MAAM,uBAAuB,CAAC;AAG5F;;GAEG;AACH,MAAM,CAAC,MAAM,qDAAqD,GAAY,aAAa,CACzF,QAAQ,CAAC,6mBAA6mB,EAAE,CAAC,0BAA0B,EAAE,iDAAiD,EAAE,8CAA8C,EAAE,mDAAmD,CAAC,CAAC,CAAC;AA8GhzB;;;GAGG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAqE,aAAa,CACpH,WAAW,CAAC,qDAAqD,EAAE,CAAC,CAAC,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { GenEnum, GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
1
+ import type { GenEnum, GenFile, GenMessage } from "@bufbuild/protobuf/codegenv2";
2
2
  import type { File, FileJson } from "./file_pb";
3
3
  import type { Message } from "@bufbuild/protobuf";
4
4
  /**
@@ -53,7 +53,9 @@ export type TlsDefinitionJson = {
53
53
  * Describes the message mochabugapis.adapt.plugins.v1.TlsDefinition.
54
54
  * Use `create(TlsDefinitionSchema)` to create a new message.
55
55
  */
56
- export declare const TlsDefinitionSchema: GenMessage<TlsDefinition, TlsDefinitionJson>;
56
+ export declare const TlsDefinitionSchema: GenMessage<TlsDefinition, {
57
+ jsonType: TlsDefinitionJson;
58
+ }>;
57
59
  /**
58
60
  * Mode specifies which TLS configuration to use.
59
61
  *
@@ -155,4 +157,6 @@ export type TlsConfigJson = {
155
157
  * Describes the message mochabugapis.adapt.plugins.v1.TlsConfig.
156
158
  * Use `create(TlsConfigSchema)` to create a new message.
157
159
  */
158
- export declare const TlsConfigSchema: GenMessage<TlsConfig, TlsConfigJson>;
160
+ export declare const TlsConfigSchema: GenMessage<TlsConfig, {
161
+ jsonType: TlsConfigJson;
162
+ }>;
@@ -11,7 +11,7 @@
11
11
  // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
12
  // See the License for the specific language governing permissions and
13
13
  // limitations under the License.
14
- import { enumDesc, fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
14
+ import { enumDesc, fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
15
15
  import { file_buf_validate_validate } from "../../../../buf/validate/validate_pb";
16
16
  import { file_mochabugapis_adapt_plugins_v1_file } from "./file_pb";
17
17
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"tls_service_pb.js","sourceRoot":"","sources":["../../../../../../src/genproto/mochabugapis/adapt/plugins/v1/tls_service_pb.ts"],"names":[],"mappings":"AAAA,8BAA8B;AAC9B,EAAE;AACF,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,iDAAiD;AACjD,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;AAQjC,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAC/E,OAAO,EAAE,0BAA0B,EAAE,MAAM,sCAAsC,CAAC;AAElF,OAAO,EAAE,uCAAuC,EAAE,MAAM,WAAW,CAAC;AAGpE;;GAEG;AACH,MAAM,CAAC,MAAM,8CAA8C,GAAY,aAAa,CAClF,QAAQ,CAAC,qwBAAqwB,EAAE,CAAC,0BAA0B,EAAE,uCAAuC,CAAC,CAAC,CAAC;AAkDz1B;;;GAGG;AACH,MAAM,CAAC,MAAM,mBAAmB,GAAiD,aAAa,CAC5F,WAAW,CAAC,8CAA8C,EAAE,CAAC,CAAC,CAAC;AAEjE;;;;GAIG;AACH,MAAM,CAAN,IAAY,kBAqBX;AArBD,WAAY,kBAAkB;IAC5B;;;;OAIG;IACH,yEAAe,CAAA;IAEf;;;;OAIG;IACH,2DAAQ,CAAA;IAER;;;;OAIG;IACH,yEAAe,CAAA;AACjB,CAAC,EArBW,kBAAkB,KAAlB,kBAAkB,QAqB7B;AASD;;GAEG;AACH,MAAM,CAAC,MAAM,wBAAwB,GAAwD,aAAa,CACxG,QAAQ,CAAC,8CAA8C,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC;AAsEjE;;;GAGG;AACH,MAAM,CAAC,MAAM,eAAe,GAAyC,aAAa,CAChF,WAAW,CAAC,8CAA8C,EAAE,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"tls_service_pb.js","sourceRoot":"","sources":["../../../../../../src/genproto/mochabugapis/adapt/plugins/v1/tls_service_pb.ts"],"names":[],"mappings":"AAAA,8BAA8B;AAC9B,EAAE;AACF,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,iDAAiD;AACjD,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;AAQjC,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAC/E,OAAO,EAAE,0BAA0B,EAAE,MAAM,sCAAsC,CAAC;AAElF,OAAO,EAAE,uCAAuC,EAAE,MAAM,WAAW,CAAC;AAGpE;;GAEG;AACH,MAAM,CAAC,MAAM,8CAA8C,GAAY,aAAa,CAClF,QAAQ,CAAC,qwBAAqwB,EAAE,CAAC,0BAA0B,EAAE,uCAAuC,CAAC,CAAC,CAAC;AAkDz1B;;;GAGG;AACH,MAAM,CAAC,MAAM,mBAAmB,GAA6D,aAAa,CACxG,WAAW,CAAC,8CAA8C,EAAE,CAAC,CAAC,CAAC;AAEjE;;;;GAIG;AACH,MAAM,CAAN,IAAY,kBAqBX;AArBD,WAAY,kBAAkB;IAC5B;;;;OAIG;IACH,yEAAe,CAAA;IAEf;;;;OAIG;IACH,2DAAQ,CAAA;IAER;;;;OAIG;IACH,yEAAe,CAAA;AACjB,CAAC,EArBW,kBAAkB,KAAlB,kBAAkB,QAqB7B;AASD;;GAEG;AACH,MAAM,CAAC,MAAM,wBAAwB,GAAwD,aAAa,CACxG,QAAQ,CAAC,8CAA8C,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC;AAsEjE;;;GAGG;AACH,MAAM,CAAC,MAAM,eAAe,GAAqD,aAAa,CAC5F,WAAW,CAAC,8CAA8C,EAAE,CAAC,CAAC,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
1
+ import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv2";
2
2
  import type { Value, ValueJson } from "@bufbuild/protobuf/wkt";
3
3
  import type { JTDSchema, JTDSchemaJson } from "../../graph/jtd_schema_pb";
4
4
  import type { Message } from "@bufbuild/protobuf";
@@ -56,4 +56,6 @@ export type VariableDefinitionJson = {
56
56
  * Describes the message mochabugapis.adapt.plugins.v1.VariableDefinition.
57
57
  * Use `create(VariableDefinitionSchema)` to create a new message.
58
58
  */
59
- export declare const VariableDefinitionSchema: GenMessage<VariableDefinition, VariableDefinitionJson>;
59
+ export declare const VariableDefinitionSchema: GenMessage<VariableDefinition, {
60
+ jsonType: VariableDefinitionJson;
61
+ }>;
@@ -11,7 +11,7 @@
11
11
  // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
12
  // See the License for the specific language governing permissions and
13
13
  // limitations under the License.
14
- import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
14
+ import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
15
15
  import { file_buf_validate_validate } from "../../../../buf/validate/validate_pb";
16
16
  import { file_google_protobuf_struct } from "@bufbuild/protobuf/wkt";
17
17
  import { file_mochabugapis_adapt_graph_jtd_schema } from "../../graph/jtd_schema_pb";
@@ -1 +1 @@
1
- {"version":3,"file":"variable_service_pb.js","sourceRoot":"","sources":["../../../../../../src/genproto/mochabugapis/adapt/plugins/v1/variable_service_pb.ts"],"names":[],"mappings":"AAAA,8BAA8B;AAC9B,EAAE;AACF,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,iDAAiD;AACjD,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;AAQjC,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AACrE,OAAO,EAAE,0BAA0B,EAAE,MAAM,sCAAsC,CAAC;AAElF,OAAO,EAAE,2BAA2B,EAAE,MAAM,wBAAwB,CAAC;AAErE,OAAO,EAAE,wCAAwC,EAAE,MAAM,2BAA2B,CAAC;AAGrF;;GAEG;AACH,MAAM,CAAC,MAAM,mDAAmD,GAAY,aAAa,CACvF,QAAQ,CAAC,4TAA4T,EAAE,CAAC,0BAA0B,EAAE,2BAA2B,EAAE,wCAAwC,CAAC,CAAC,CAAC;AAoD9a;;;GAGG;AACH,MAAM,CAAC,MAAM,wBAAwB,GAA2D,aAAa,CAC3G,WAAW,CAAC,mDAAmD,EAAE,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"variable_service_pb.js","sourceRoot":"","sources":["../../../../../../src/genproto/mochabugapis/adapt/plugins/v1/variable_service_pb.ts"],"names":[],"mappings":"AAAA,8BAA8B;AAC9B,EAAE;AACF,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,iDAAiD;AACjD,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;AAQjC,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AACrE,OAAO,EAAE,0BAA0B,EAAE,MAAM,sCAAsC,CAAC;AAElF,OAAO,EAAE,2BAA2B,EAAE,MAAM,wBAAwB,CAAC;AAErE,OAAO,EAAE,wCAAwC,EAAE,MAAM,2BAA2B,CAAC;AAGrF;;GAEG;AACH,MAAM,CAAC,MAAM,mDAAmD,GAAY,aAAa,CACvF,QAAQ,CAAC,4TAA4T,EAAE,CAAC,0BAA0B,EAAE,2BAA2B,EAAE,wCAAwC,CAAC,CAAC,CAAC;AAoD9a;;;GAGG;AACH,MAAM,CAAC,MAAM,wBAAwB,GAAuE,aAAa,CACvH,WAAW,CAAC,mDAAmD,EAAE,CAAC,CAAC,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { GenEnum, GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
1
+ import type { GenEnum, GenFile, GenMessage } from "@bufbuild/protobuf/codegenv2";
2
2
  import type { ServiceBinding, ServiceBindingJson } from "./service_binding_pb";
3
3
  import type { Message } from "@bufbuild/protobuf";
4
4
  /**
@@ -159,7 +159,9 @@ export type VertexJson = {
159
159
  * Describes the message mochabugapis.adapt.plugins.v1.Vertex.
160
160
  * Use `create(VertexSchema)` to create a new message.
161
161
  */
162
- export declare const VertexSchema: GenMessage<Vertex, VertexJson>;
162
+ export declare const VertexSchema: GenMessage<Vertex, {
163
+ jsonType: VertexJson;
164
+ }>;
163
165
  /**
164
166
  * The capabilities of a vertex defines how the vertex is interracted with
165
167
  * If the vertex has the cron capabilitiy, then a cron-scheduler will call the