{"id":50546,"library":"go-openapi-analysis","title":"OpenAPI Analysis","description":"Provides methods to analyze, flatten, and mix Swagger/OpenAPI specification documents, handling remote $ref and schema complexity.","status":"active","version":"0.25.0","language":"go","source_language":null,"source_url":"https://github.com/go-openapi/analysis","tags":["openapi","swagger","spec","analysis"],"install":[{"cmd":"go get github.com/go-openapi/analysis","lang":"bash","label":"Install github.com/go-openapi/analysis"}],"dependencies":[],"imports":[{"symbol":"analysis","correct":"github.com/go-openapi/analysis"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/go-openapi/analysis\"\n\t\"github.com/go-openapi/spec\"\n)\n\nfunc main() {\n\tspecDoc := &spec.Swagger{}\n\tanalyzed := analysis.New(specDoc)\n\tfmt.Println(\"Analyzed spec:\", analyzed)\n}","lang":"go","description":"Creates an analyzed specification from a Swagger document."},"warnings":[],"env_vars":null,"search_vec":"'analysi':2,22 'analyz':6 'complex':18 'document':12 'flatten':7 'handl':13 'method':4 'mix':9 'openapi':1,19 'provid':3 'ref':15 'remot':14 'schema':17 'spec':21 'specif':11 'swagger':20 'swagger/openapi':10","created_at":"2026-06-15T04:58:11.333476+00:00","updated_at":"2026-06-15T04:58:11.333476+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/go-openapi/analysis","github":"https://github.com/go-openapi/analysis","docs":"https://pkg.go.dev/github.com/go-openapi/analysis#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility","serialization"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}