mirror of
https://github.com/hashicorp/vault.git
synced 2025-09-03 21:11:10 +02:00
changed a read-role api response field from 'revocation_cql' to 'rollback_cql' didn't verify it using a real cassandra server test, but looked at the source code json schema definition here: https://github.com/hashicorp/vault/blob/master/builtin/logical/cassandra/path_roles.go func pathRoles(b *backend) *framework.Path please feel free to discard the PR, if i am looking at the wrong source location or something.