feat: Allow the api token issuer to be a fully qualified url with a path component#151
Merged
rhamzeh merged 2 commits intoNov 6, 2025
Annotations
11 warnings
|
|
|
src/OpenFga.Sdk/Client/Model/ClientTupleKey.cs#L26
The member 'ClientTupleKey.User' does not hide an accessible member. The new keyword is not required.
|
|
src/OpenFga.Sdk/Model/Assertion.cs#L44
Cannot convert null literal to non-nullable reference type.
|
|
src/OpenFga.Sdk/Model/Assertion.cs#L44
Cannot convert null literal to non-nullable reference type.
|
|
src/OpenFga.Sdk/Model/Assertion.cs#L44
Cannot convert null literal to non-nullable reference type.
|
|
src/OpenFga.Sdk/Model/Difference.cs#L42
Cannot convert null literal to non-nullable reference type.
|
|
src/OpenFga.Sdk/Model/Difference.cs#L42
Cannot convert null literal to non-nullable reference type.
|
|
src/OpenFga.Sdk/Model/Any.cs#L41
Cannot convert null literal to non-nullable reference type.
|
|
src/OpenFga.Sdk/Model/AbortedMessageResponse.cs#L42
Cannot convert null literal to non-nullable reference type.
|
|
src/OpenFga.Sdk/Model/AbortedMessageResponse.cs#L42
Cannot convert null literal to non-nullable reference type.
|
|
src/OpenFga.Sdk/Client/ClientConfiguration.cs#L43
'ClientConfiguration.StoreId' hides inherited member 'Configuration.StoreId'. Use the new keyword if hiding was intended.
|
The logs for this run have expired and are no longer available.
Loading