👟 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?
🏢 Have you read the Code of Conduct?
👟 Reproduction steps
https://raw.githubusercontent.com/appwrite/specs/main/specs/1.8.x/swagger2-1.8.x-console.json References
#/definitions/columnVarcharin two instances, howevercolumnVarchardoes not exist underdefinitions. Generating an SDK for 1.8.x currently usingsdk-generatorcreates a broken import with thetablestype attempting to importcolumnVarchar.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?
🏢 Have you read the Code of Conduct?