Skip to content

Commit

Permalink
modify report
Browse files Browse the repository at this point in the history
  • Loading branch information
ssanjay1 committed Jul 23, 2024
1 parent c002847 commit 6d1237b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/client.api.report.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import type { ObjectSetQueryDataType } from '@osdk/api';
import type { ObjectTypeDefinition } from '@osdk/api';
import type { ObjectTypeLinkDefinition } from '@osdk/api';
import type { ObjectTypeLinkKeysFrom2 } from '@osdk/api';
import { ObjectTypePropertyDefinition } from '@osdk/api';
import type { ObjectTypePropertyDefinition } from '@osdk/api';
import type { Point } from 'geojson';
import type { Polygon } from 'geojson';
import type { QueryDataTypeDefinition } from '@osdk/api';
Expand Down

0 comments on commit 6d1237b

Please sign in to comment.