Troy Lindsay

Results 39 comments of Troy Lindsay

>Without this line the API definition becomes invalid because, according to the OpenAPI Specification, path parameters MUST be required. Yep, I know. Just providing a troubleshooting observation as I found...

So, prior to step 9, the API definition is valid, right? Can we troubleshoot that error?

I chose not to utilize the `swagger-ui-react` module due to [the lack of OAuth redirection handling support](https://github.com/swagger-api/swagger-ui/blob/296f73aa007f35684cadac064af480449bf39c3a/flavors/swagger-ui-react/README.md#limitations). The `swagger-ui` [documentation](https://swagger.io/docs/open-source-tools/swagger-ui/usage/installation/) doesn't mention anything about React not being supported. Is that...

One of my customers reported the opposite- results aren't showing up for indexed words. I don't have bandwidth to dive deeper on this one at the moment.

Thanks for the quick response @McShelby! These are internal projects, so we're not authorized to share the source for these, but I'll put together an example for repro in the...

Cool np. I personally hate the `v` prefix too, but that's Golang's spec. Just wanted to make you aware of the current CX and provide data to make an educated...

Also, I'm willing to send over a PR for this.

> @tlindsay42 I am willing to do this for an upcoming v6 and it shouldn't be complicated as the current GitHub actions are already modifying files during the release. Sounds...