-
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.02 KB
/
Copy pathschema.json
File metadata and controls
1 lines (1 loc) · 2.02 KB
1
{"openapi":"3.1.0","info":{"title":"经营财税咨询知识库","version":"1.0.0"},"servers":[{"url":"https://raw.githubusercontent.com/chenye1313/knowledge--biztax-consulting/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"}}}}}}},"/ProductPricing.md":{"get":{"operationId":"readProductPricing","summary":"Read product pricing","responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"string"}}}}}}},"/IndustrySales.md":{"get":{"operationId":"readIndustrySales","summary":"Read industry sales","responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"string"}}}}}}},"/Diagnostics.md":{"get":{"operationId":"readDiagnostics","summary":"Read diagnostics","responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"string"}}}}}}},"/Examples.md":{"get":{"operationId":"readExamples","summary":"Read examples","responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"string"}}}}}}},"/DeliveryWorkflow.md":{"get":{"operationId":"readDeliveryWorkflow","summary":"Read delivery workflow","responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"string"}}}}}}},"/OperationsAnalysis.md":{"get":{"operationId":"readOperationsAnalysis","summary":"Read operations analysis","responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"string"}}}}}}},"/CapabilityGrowth.md":{"get":{"operationId":"readCapabilityGrowth","summary":"Read capability growth","responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"string"}}}}}}},"/TaxRisk.md":{"get":{"operationId":"readTaxRisk","summary":"Read tax risk","responses":{"200":{"description":"OK","content":{"text/plain":{"schema":{"type":"string"}}}}}}}}}