FIX: typo in generic oauth org mapping json (#94117)

This commit is contained in:
David Garcia
2024-10-02 03:34:23 -04:00
committed by GitHub
parent f55f7f2634
commit dd8c50ec12

View File

@@ -313,7 +313,7 @@ Payload:
"roles": [ "roles": [
"org_foo", "org_foo",
"org_bar", "org_bar",
"another_org' "another_org"
], ],
... ...
}, },