Derek Knapp

Results 4 issues of Derek Knapp

``` definitions: imageType: type: string enum: - "AVATAR" - "PROFILE" ``` fails validation with message ``` { "messages": [ "attribute definitions.imageType.properties is missing" ] } ```

When sending "ReturnValuesOnConditionCheckFailure": "ALL_OLD" for a transaction, there is no way to access the item that failed the condition check. here is an example response copied from https://github.com/getmoto/moto/issues/5204 ``` {'CancellationReasons':...

I am using yAdjust to avoid line labels from overlapping, and this is working well until I enable the zoom plugin. The issue I am running in to is that...

**Describe the bug** opening a .graphql file causes the IDL to become non responsive, and sometimes ends up crashing the IDE **To Reproduce** open graphql file, we have over 2000...