pip_services3_rpc.services.ISwaggerService module

class pip_services3_rpc.services.ISwaggerService.ISwaggerService

Bases: abc.ABC

Interface to perform Swagger registrations.

register_open_api_spec(base_route: str, swagger_route: str)

Perform required Swagger registration steps.