Ben Greene

Results 16 issues of Ben Greene

In my library I am creating I am using some dependant libraries to provide some parts. But these dependant (JS) libraries do not have typescript typings and/or have broken typings...

Does openapi-to-graphql support generation of apollo federated queries. https://www.apollographql.com/docs/federation/api/apollo-federation/ This would allow merging of multiple instances of openapi-to-graphql to be merged along with other graphql federated content.

is there an example demonstrating a service account login?

As part of the lifecycle of my maps my width or height can be zero which results in an error being thrown from getImageData. I see that this is called...

I am using Xcode 5.1 and trying out XToDo. i have latest pull from git. i built it in Xcode, then closed xcode. i opened up Xcode and opened the...

What are the plans for representing links? https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.1.md#linkObject With some input for alignment.. I'm happy to contribute code and PR.

The iterator returned by text_bodies returns an object that is not necessarily a text element. But can become a text element. Perhaps it might be better to have an iterator...

### What is the new feature about? when I use gefyra the DNS resolution solves for the current namespace but does not have the additional domains enabling resolution on services...

enhancement 🎉

### What is the new feature about? in the environments I work in exposing the UDP port is not an option. So I was working out how to achieve the...

enhancement 🎉

I can use the null_pointer_check to return a custom error number when I fail the null_pointer_check. This allows me to handle the return of a value where the 0 is...