MCPcopy Create free account
hub / github.com/pathwaycom/pathway / _openapi_description

Method _openapi_description

python/pathway/io/http/_server.py:125–126  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

123 return self
124
125 def _openapi_description(self):
126 return self.examples_by_id
127
128
129class EndpointDocumentation:

Callers 1

generate_docsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected