Skip to content

Commit 0aa9ae0

Browse files
committed
chore(cloudforce-one): update codegen output
1 parent 49c2987 commit 0aa9ae0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/resources/cloudforce-one/threat-events/countries.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ export namespace CountryListResponse {
3232

3333
export namespace CountryListResponseItem {
3434
export interface Result {
35+
alpha2: string;
36+
3537
alpha3: string;
3638

3739
name: string;

0 commit comments

Comments
 (0)