Skip to content

Process Id reissue endpoint

Compare
Choose a tag to compare
@Deluze Deluze released this 03 May 08:28
· 55 commits to master since this release
1d9745d

Changelog

  • Return X-Process-Id header from reissue endpoint.
  • Update return type to int (from nullable int) for the request/reissue/renew certificate endpoints.
  • Breaking: Update the function signature of makeAuthorizedClientto fully mock the Response object.