Skip to content

OpenApiDocsGenerationObjectIdModel

Overview

OpenApiDocsGenerationObjectIdModel(id, object_id)

DoesNotExist

The requested object does not exist

Source

server/vueda/core/open_api.py

MultipleObjectsReturned

The query returned multiple objects when only one was expected.

Source

server/vueda/core/open_api.py

str {#str}

Return str(self).

Signature {#str-signature}

__str__(self)

Parameters {#str-parameters}

NameTypeRequiredDescription
selfyes

Source {#str-source}

server/vueda/core/open_api.py:425

id

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

Signature

id(unknown)

Parameters

NameTypeRequiredDescription
unknownyes

object_id

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

Signature

object_id(unknown)

Parameters

NameTypeRequiredDescription
unknownyes

objects

Signature

objects(unknown)

Parameters

NameTypeRequiredDescription
unknownyes

_meta

formatted_name

Source

server/vueda/core/open_api.py:415

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2