Skip to content

Commit

Permalink
Update DPS API vertion to 2021-06-01 (#2584)
Browse files Browse the repository at this point in the history
  • Loading branch information
ericwolz authored Feb 26, 2024
1 parent 01e9e2d commit 9d67f5a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ static const char* const PROV_DISABLE_STATUS = "disabled";

static const char* const RETRY_AFTER_KEY_VALUE = "retry-after";

static const char* const PROV_API_VERSION = "2019-03-31";
static const char* const PROV_API_VERSION = "2021-06-01";

#endif // PROV_CLIENT_CONST_H

0 comments on commit 9d67f5a

Please sign in to comment.