Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #247 from romainbriand/add_october_2021_api_version
Browse files Browse the repository at this point in the history
Add enum API version 2021-10
  • Loading branch information
mllemango authored Oct 20, 2021
2 parents 0ee4f8a + a7b824f commit d93e4f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/base_types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ export enum ApiVersion {
January21 = '2021-01',
April21 = '2021-04',
July21 = '2021-07',
October21 = '2021-10',
Unstable = 'unstable',
Unversioned = 'unversioned',
}
Expand Down

0 comments on commit d93e4f5

Please # to comment.