Skip to content

Commit d52157c

Browse files
committed
shared types markers added
1 parent f17e92c commit d52157c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/v3/shared_types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ type Inspire struct {
9090
// SpatialDatasetIdentifier is the ID uniquely identifying the dataset.
9191
SpatialDatasetIdentifier string `json:"spatialDatasetIdentifier"`
9292

93-
// Language of the INSPIRE metadata record (e.g., "nl" or "en").
93+
// Language of the INSPIRE metadata record
9494
Language string `json:"language"`
9595
}
9696

0 commit comments

Comments
 (0)