MCPcopy Create free account
hub / github.com/su-kaka/gcli2api / ErrorResponse

Class ErrorResponse

src/models.py:291–292  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

289
290
291class ErrorResponse(BaseModel):
292 error: APIError
293
294
295# Control Panel Models

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected