Stephen Mizell

Results 8 issues of Stephen Mizell

I was needing to use the time data from this plugin for other calculations, and since it had already calculated seconds, hours, days, and years, I exposed that data along...

This isn't an issue, just informational :) I've been playing with Pollen lately and wanted to automate deployments to Netlify. Unfortunately, Netlify doesn't support Racket out of the box. I...

I was working on the schema for this example and it failed with the transclude since it was a string and I was looking for a boolean. I changed the...

I received this when merging to master. > The page build completed successfully, but returned the following warning: > > Your site is using the 'rouge' highlighter, which is not...

As [@kylef notes here](https://github.com/refractproject/rfcs/pull/1/files#r35655180), it would be a nice thing to notify the user when certain bits of data does not make it through the transformation process from Swagger to...

core

When should we use copy element and when should we use description meta?

Resolves #18 Please see the issue above for explanation on this PR. Also, note I bumped the version of the specification to 1.1.0. cc: @paraskakis @netmilk @kylef

Hello friends :) I'd like to propose adding functionality that would allow for defining hypermedia affordances in API Elements. This would require we have a section for defining affordances and...