-
Updated
Feb 26, 2022 - JavaScript
generator
Here are 6,938 public repositories matching this topic...
Bug Report Checklist
- [~] Have you provided a full/minimal spec to reproduce the issue?
- Have you validated the input using an OpenAPI validator, yes I used the validate function of the api generator
- [5.0.0 ] What's the version of OpenAPI Generator used?
- Have you search for related issues/PRs?
- What's the actual output vs expected output?
Fix vulnerabilities
Currently, few icons are not visible in dark theme. Make them visible by using theme neutral icons. May be we can make use of https://shields.io/ to generate our own kind of badges. For eg: Javascript.
-
Updated
Jan 25, 2022 - Ruby
Search terms
require
docs
warning
requiredToBeDocumented
Expected Behavior
Validate provided types array
Actual Behavior
Incorrect error reported
Steps to reproduce the bug
Attempt to run TypeDoc with --validation.notDocumented and --requiredToBeDocumented Enum
Results in:
`Error: 'Enum' is an invalid value for 'requiredToBeDocumented'. Must be one of: P
-
Updated
Feb 25, 2022 - Swift
-
Updated
Feb 23, 2022 - Swift
-
Updated
Feb 20, 2022 - CSS
-
Updated
Sep 26, 2021 - Objective-C
-
Updated
Feb 23, 2022 - Python
-
Updated
Feb 20, 2022 - Rust
-
Updated
Feb 26, 2022 - TypeScript
-
Updated
Feb 25, 2022 - PHP
-
Updated
Feb 1, 2022 - JavaScript
-
Updated
Feb 23, 2022 - JavaScript
-
Updated
Feb 23, 2022 - TypeScript
-
Updated
Feb 11, 2022 - JavaScript
-
Updated
Jan 8, 2022 - Go
-
Updated
Feb 16, 2022 - Sass
Improve this page
Add a description, image, and links to the generator topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the generator topic, visit your repo's landing page and select "manage topics."

I may be reading it completely wrong, but the current way the Screen component decides whether to use a scrollview or not is to check
isNonScrolling(preset)The code:
The comment "Any of these things will make yo