Skip to content

1.8.x Console Spec broken #46

@mvarendorff

Description

@mvarendorff

👟 Reproduction steps

https://raw.githubusercontent.com/appwrite/specs/main/specs/1.8.x/swagger2-1.8.x-console.json References #/definitions/columnVarchar in two instances, however columnVarchar does not exist under definitions. Generating an SDK for 1.8.x currently using sdk-generator creates a broken import with the tables type attempting to import columnVarchar.

Note: The 1.9.x spec appears to be fine.

👍 Expected behavior

The spec is complete and does not reference types that have been removed.

👎 Actual Behavior

The spec references a type that is not present anymore causing a broken SDK to be generated. This issue came up when working on unit tests for sdk-generator.

🎲 Appwrite version

Version 1.8.x

💻 Operating system

Windows

🧱 Your Environment

No response

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions