8000 Add cboe cgi to IIndicesGroups (#192) · polygon-io/client-js@7fbbf6d · GitHub
[go: up one dir, main page]

Skip to content

Commit 7fbbf6d

Browse files
authored
Add cboe cgi to IIndicesGroups (#192)
1 parent e0b8a5f commit 7fbbf6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/rest/reference/marketStatus.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ import { IGet, IPolygonQuery, IRequestOptions } from "../transport/request.js";
55
export interface IIndicesGroups {
66
s_and_p?: string;
77
societe_generale?: string;
8+
cgi?: string;
89
msci?: string;
910
ftse_russell?: string;
1011
mstar?: string;

0 commit comments

Comments
 (0)
0