{"openapi":"3.0.2","info":{"title":"BRIDGECARD ISSUING AUTH SERVICE API","version":"0.1.0"},"paths":{"/v1/docs":{"get":{"tags":["Documentations"],"summary":"1","operationId":"1_v1_docs_get","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}}}}},"/v1/openapi.json":{"get":{"tags":["Versions"],"summary":"1","operationId":"1_v1_openapi_json_get","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}}}}},"/health":{"get":{"summary":"Get Index","operationId":"get_index_health_get","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}}}}}}}