xyzdata

Results 6 issues of xyzdata

# bug & help wanted > Error: Response validation failed: failed schema validation http://localhost:8080/users?name=xgqfrms ![image](https://user-images.githubusercontent.com/29531779/47128276-2ec63f00-d2c3-11e8-9684-fa7c1dec286a.png) ![image](https://user-images.githubusercontent.com/29531779/47128312-4a314a00-d2c3-11e8-92ec-7d5de2411a76.png) ## codes > .yaml ```yaml swagger: "2.0" info: version: "1.1.1" title: API App #...

# Q: > Maybe you should provide us with some docs? # A: > todo... ```js // const canvasRuler = new ruler({ // container: document.querySelector(`#wrapper`) // }); const canvasRuler =...

# Game Over? > The Stormpath API `shut down` on August 17, 2017. Thank you to all the developers who have used Stormpath.

# custom-scrollba https://cdn.xgqfrms.xyz/custom-scrollbar/index.html

custom-scrollba

https://github.com/gildata/vscode-react/issues/2 https://github.com/xabikos/vscode-react/issues/28 ## bad ```jsx import React, { Component, PropTypes } from 'react ``` ## good ```jsx import React, {Component} from 'react'; import PropTypes from 'prop-types'; ```

# where is the dist folder??? ![image](https://user-images.githubusercontent.com/29531779/33228264-d7535f6e-d1f1-11e7-816e-7f113256465c.png) > what's going on?