Tom Hoffman

Results 10 issues of Tom Hoffman

### Content & configuration Swagger-UI configuration options: ```js SwaggerUI({ filterCase: string ("case-sensitive"* | "case-insensitive") }) ``` ### Is your feature request related to a problem? Yes, and no. The filter...

**NOTE**: Due to limited time constraints and resources, we ask that you please use Stack Overflow or similar to troubleshoot or ask general questions, and not use bug reports to...

bug

I'm pretty happy with the resulting documentation that's generated, and I can nicely preview it using the magidoc preview command. However, I'm struggling to view the results outside of the...

When I run spectaql, I'm seeing this message in the output: ![image](https://user-images.githubusercontent.com/17208255/182455689-69b3f583-9ea6-4816-b319-bf36ec8cb284.png) This message shows up even if I use the `--quiet` option. Spectaql still generates the output, but it...

Currently, Queries and Mutations are listed as Operations are listed at the top of the left sidebar. Subscriptions are listed at the bottom after all of the types in their...

enhancement

### Describe the problem When viewing an Interface, the **Implementations** are listed below the fields of the interface. This is presented as a series of links with no line breaks...

enhancement

I'm trying to use jest-dynamodb, and my jest scripts are written in typescript. Prior to trying this package, I was testing against a real dynamodb table on AWS and the...

### Describe the feature Conan 2.0 just came out, and attempting to install aws-sdk-cpp with it fails indicating 2.0 is not supported. Is there a feature in the works to...

feature-request
p3

I created a new nx workspace for an angular project. ![image](https://github.com/nrwl/nx-console/assets/17208255/b1e61528-2ecb-4bdd-8ace-3091b91d87dd) I've opened vscode in the project root, and when I open the nx console, it says "we can't find...

type: bug

A nice option to this tool would be the ability to have types or interfaces generated that reflect relationships between tables. For example, if I have a table of School,...