We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f17e92c commit d52157cCopy full SHA for d52157c
api/v3/shared_types.go
@@ -90,7 +90,7 @@ type Inspire struct {
90
// SpatialDatasetIdentifier is the ID uniquely identifying the dataset.
91
SpatialDatasetIdentifier string `json:"spatialDatasetIdentifier"`
92
93
- // Language of the INSPIRE metadata record (e.g., "nl" or "en").
+ // Language of the INSPIRE metadata record
94
Language string `json:"language"`
95
}
96
0 commit comments