You can use openapi-generator to generate client code in your preferred language from the Flipt OpenAPI v3 specification.While generating clients is outside of the scope of this documentation, an example of generating a Java client with the openapi-generator is below.Java Example