Richik SC

Results 13 issues of Richik SC

**Is your feature request related to a problem? Please describe.** Add support for documenting callbacks, which are in OpenAPI specification v3 - https://swagger.io/docs/specification/callbacks/. Some services I'm documenting rely heavily on...

enhancement
good first issue

**Is your feature request related to a problem? Please describe.** Currently, specifying a security schema happens on a per-route basis with the `@security` annotation. Swagger allows specifying one security schema...

enhancement

These changes improve performance by: a) Enabling tree-shaking by using ES6 imports b) Short-circuiting the JSON check if the correct content-type is served c) Short-circuiting to false if the JSON...

**Is your feature request related to a problem? Please describe.** Hello - I have some pipelines in JS where I need to merge OpenAPI specs and then bundle with decorators,...

p3
Type: Enhancement
Type: Maintenance

I'm using Critters in my webpack project with the following configuration: ```js new Critters({ mergeStylesheets: true, inlineFonts: true, }) ``` I'm using this in combination with MiniCssExtractPlugin. When I add...

bug
help wanted
good first issue

### Before Submitting * [x] Have you installed an "ide-" language package? atom-ide-ui provides no functionality out-of-the box unless you've installed a suitable package. * ~~If your issue is language-specific,...

help wanted

From u/BrandonMarc on Reddit: * Shouldn't the Falcon Heavy launch reflect the successful landings as well as the unsuccessful ocean landing? So, 3 icons instead of two? Plus, the sidebar...

bug

https://reddit.com/r/spacex/comments/8e4b1a/spacexstats_timeline_an_interactive_visual/dxsrvmb?context=3

enhancement