We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ee01a5 commit abbbb0aCopy full SHA for abbbb0a
openeo_pg_parser_networkx/pg_schema.py
@@ -90,6 +90,7 @@ class ProcessNode(BaseModel, arbitrary_types_allowed=True):
90
TemporalIntervals,
91
# GeoJson, disable while https://github.com/developmentseed/geojson-pydantic/issues/92 is open
92
Time,
93
+ int,
94
float,
95
bool,
96
list,
0 commit comments