@globalfishingwatch/api-types
Advanced tools
Comparing version
@@ -30,3 +30,3 @@ import { ApiAppName, Dataset } from '.'; | ||
id: string; | ||
type: 'flag' | 'number' | 'date'; | ||
type: 'flag' | 'number' | 'date' | 'fleet' | 'string'; | ||
mandatory?: boolean; | ||
@@ -33,0 +33,0 @@ guest?: boolean; |
{ | ||
"name": "@globalfishingwatch/api-types", | ||
"version": "5.3.1", | ||
"version": "5.3.2", | ||
"description": "Typescript definitions for API responses", | ||
@@ -47,3 +47,3 @@ "author": "satellitestudio <contact@satellitestud.io>", | ||
}, | ||
"gitHead": "023e78ba23fc872c18f4d633d3ca7425d0cc311b" | ||
"gitHead": "b4fb0256f14f87f4e46a5bf9026a0f7c8bf5ea80" | ||
} |
Sorry, the diff of this file is not supported yet
30515
0.13%