Loading src/nbi/service/sse_telemetry/__init__.py +2 −2 Original line number Diff line number Diff line Loading @@ -47,7 +47,7 @@ def register_telemetry_subscription(nbi_app: NbiApplication): ) nbi_app.add_rest_api_resource( AffectSampleSynthesizer, '/affect_sample_synthesizer', '/affect_sample_synthesizer/', '/restconf/operations/affect_sample_synthesizer', '/restconf/operations/affect_sample_synthesizer/', endpoint='sse.affect_sample_synthesizer', ) Loading
src/nbi/service/sse_telemetry/__init__.py +2 −2 Original line number Diff line number Diff line Loading @@ -47,7 +47,7 @@ def register_telemetry_subscription(nbi_app: NbiApplication): ) nbi_app.add_rest_api_resource( AffectSampleSynthesizer, '/affect_sample_synthesizer', '/affect_sample_synthesizer/', '/restconf/operations/affect_sample_synthesizer', '/restconf/operations/affect_sample_synthesizer/', endpoint='sse.affect_sample_synthesizer', )