Rohit Gohri

Results 115 comments of Rohit Gohri

I mentioned this in the original issue https://github.com/wesbos/awesome-uses/issues/478#issuecomment-623157116 for automating checks. But forgot to mention in the PR (#796) that a secret `DANGER_GITHUB_API_TOKEN` will need to be added to the...

You can set placeholder using default value. But it only checks for parameters in the path and not in methods. Opened #51 to change that.

If anyone comes looking for a solution, https://github.com/cdwv/oas3-api-snippet-enricher is a good enough solution to add samples for all endpoints.

Hi @davidyaha, sure. I'm still figuring out what the best way to do this would be, was trying to also enforce the types of the payload through a payloadmap type....

> > Same problem here. > > @rmarku are you also using `gatsby-theme-mdx-deck`? Same problem here. Using: - gatsby-theme-mdx-deck 4.1.0 - mdx-deck: 4.1.1 - code-surfer: 3.1.0

Just realized that this breaks Presentation Mode. Presentation Mode turns off on every page change.

> Is this for the basePath options passed through Gatsby Config? If so I think I am running into what you are talking about. It seems to just continue adding...

This would be great as my current workaround hangs a little when working on bigger projects.

Would also be useful for use with dataloader -> https://github.com/graphql/dataloader#caching

This would be pretty great for showing backend logs too.