Leah
Leah
I'm after some help, is it possible to have a nested sort-able drag and drop? I have one list of groups, which is sort-able, each group contains a list of...
I've added a schemas to my components: ``` c# var testSchema = new OpenApiSchema { Type = "object" }; doc.Components.Schemas.Add("test", testSchema ); ``` How do I reference this schema elsewhere?...
### Describe the bug Under very specific circumstances and data we are getting a large white space under the available options. ### Steps to Reproduce Load the example project and...
Within the file icons.json the icons **send-back** and **send-backward** incorrectly have their search property set to null and the terms property isn't within it. https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/metadata/icons.json