Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Mar 18, 2019. It is now read-only.
This repository was archived by the owner on Mar 18, 2019. It is now read-only.

Field instantiated with wrong argument list #29

Copy link
Copy link
@danballance

Description

@danballance
Issue body actions

I'm getting:

TypeError: new() got an unexpected keyword argument 'description'

In decode.py, ~line 56, there is:

field = Field(name=name, location=location, required=required, description=field_description)

However in this commit in coreapi.document the description field was removed I believe:

core-api/python-client@6dd8ede#diff-bda1bab8e301bc649ee7abf40303bf6d

Am I following the code correctly here? It loos like interfaces have drifted between package versions?

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.