Jim Anderson

Results 7 issues of Jim Anderson

Updates the README per the new design. Note that the banner is not yet finalized, so this PR does not include that.

Updates the README per the new design specs. Notes: - There was no existing `EXAMPLES.md`, so I created one and populated with the example content that was contained in the...

review:medium

For those using or upgrading to Spring Boot 3 with Spring Security 6, we will be either creating a new sample repo and corresponding quickstart article, or updating this sample...

### Checklist - [X] I have looked into the [README](https://github.com/openfga/java-sdk/blob/main/README.md) and have not found a suitable solution or answer. - [X] I have looked into the [documentation](https://openfga.dev/docs) and have not...

bug

For every storage method that takes a `PaginationOptions`, replace with method-specific options. ## Description As discussed in #1716, as we add the ability to specify a consistency preference, we want...

## Description Sets the `UNSPECIFIED` consistency preference to `INTERNAL`, which prevents it from being exported as a valid enum value in the swagger. SDKs can then be generated without requiring...

### Checklist - [X] I agree to the terms within the [OpenFGA Code of Conduct](https://github.com/openfga/.github/blob/main/CODE_OF_CONDUCT.md). ### Describe the problem you'd like to have solved The Java SDK should support specifying...

enhancement
java-sdk