Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include 202 as response code to "/v1/domains/{id}/resource-certificates" API endpoint #24

Merged

Commits on Nov 21, 2023

  1. Include 202 as response code to "/v1/domains/{id}/resource-certificat…

    …es" API endpoint
    
    The API at "/v1/domains/{id}/resource-certificates" responds with 202, breaking this SDK client. Include the reponse code.
    
    Testing done:
    go mod tidy
    go build
    
    Signed-off-by: Dimitar Proynov <proynovd@vmware.com>
    Dimitar Proynov committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    bce6d43 View commit details
    Browse the repository at this point in the history