Skip to content

Commit

Permalink
fix(): remove so addition from IOgc
Browse files Browse the repository at this point in the history
  • Loading branch information
jordantsanz committed Sep 23, 2024
1 parent e27a6f6 commit 764d39f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ export interface IOgcItemsResponse {
numberMatched: number;
numberReturned: number;
links: IOgcLink[];
searchOptions?: string;
}

interface IOgcItemFieldAggregation {
Expand Down

0 comments on commit 764d39f

Please sign in to comment.