kyle shockey
kyle shockey
I poked around in the Sierra NotificationCenter database, and it's not clear that notification preferences are stored there any longer — curious if anyone has insights on where the settings...
Hey @crussell52, I tagged it as a feature because Swagger-UI hasn't/doesn't support `oneOf` responses, as opposed to there being an issue with how a `oneOf` responses implementation renders things. In...
@julienkosinski thanks, I'll get this triaged on Monday 😄
I'm seeing two things here: 1. `Feature -> Equipments` is being passed a $ref to render... this shouldn't be happening. 2. The nested model is showing a very strange generated...
@RolandoAvila, @webron summed it up above pretty well IMO.
cc @webron, would appreciate a priority assignment
@webron, we'd be able to store the response string we already received, and allow the user to download it as a file - no second request needed. As a proof...
Okay, I dug into this a bit more, and @webron's note about XML is spot on. When rendering XML, React spends a _ton_ of time in the `ResponseBody` render function:...
@heldersepu, I agree - note that the code was originally taken from an SO answer. I'd be in favor of using a third-party module to handle the formatting. In the...
@heldersepu, yeah, I see it with your example - the request comes back in under a second, but the rendering takes about ten seconds. I agree with the hard max,...