-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathschema.json
More file actions
1 lines (1 loc) · 2.06 KB
/
Copy pathschema.json
File metadata and controls
1 lines (1 loc) · 2.06 KB
1
{"openapi":"3.1.0","info":{"title":"销冠智能体知识库","version":"1.0.0"},"servers":[{"url":"https://raw.githubusercontent.com/chenye1313/knowledge--xgzt/main"}],"paths":{"/README.md":{"get":{"operationId":"readKnowledgeGuide","summary":"Guide","responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"string"}}}}}}},"/Overview.md":{"get":{"operationId":"readOverview","summary":"Read overview","responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"string"}}}}}}},"/CustomerProfiles.md":{"get":{"operationId":"readCustomerProfiles","summary":"Read customer profiles","responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"string"}}}}}}},"/SalesWorkflow.md":{"get":{"operationId":"readSalesWorkflow","summary":"Read sales workflow","responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"string"}}}}}}},"/ScenarioPlaybooks.md":{"get":{"operationId":"readScenarioPlaybooks","summary":"Read scenario playbooks","responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"string"}}}}}}},"/ObjectionHandling.md":{"get":{"operationId":"readObjectionHandling","summary":"Read objection handling","responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"string"}}}}}}},"/CaseStudies.md":{"get":{"operationId":"readCaseStudies","summary":"Read case studies","responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"string"}}}}}}},"/ProductSystem.md":{"get":{"operationId":"readProductSystem","summary":"Read product system","responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"string"}}}}}}},"/IndustryRoutes.md":{"get":{"operationId":"readIndustryRoutes","summary":"Read industry routes","responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"string"}}}}}}},"/PricingAndTalkTracks.md":{"get":{"operationId":"readPricingAndTalkTracks","summary":"Read pricing and talk tracks","responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"string"}}}}}}}}}