Keyfactor / ejbca-go-client-sdk

Client SDK in Golang for the EJBCA REST API
Apache License 2.0
0 stars 0 forks source link

Support listing external CAs #2

Open Syoc opened 1 month ago

Syoc commented 1 month ago

Hi,

Hoping the sdk can support the recently implemented includeExternal query option to the /v1/ca endpoint. Looks like the change should be around here? https://github.com/Keyfactor/ejbca-go-client-sdk/blob/303611af589ca8b442bc8fab34201eb55e0ffed3/api/ejbca/api_v1_ca.go#L515

m8rmclaren commented 1 month ago

Hi @Syoc

I'm working on sourcing the new openAPI spec and will release a new version when I get it.