@geogirafe/lib-geoportal
Preparing search index...
models/serverogcapi
OgcApiQueryablesResponse
Type Alias OgcApiQueryablesResponse
type
OgcApiQueryablesResponse
=
{
$id
?:
string
;
$schema
?:
string
;
description
?:
string
;
properties
:
Record
<
string
,
{
description
?:
string
;
enum
?:
(
string
|
number
)
[]
;
format
?:
string
;
maximum
?:
number
;
minimum
?:
number
;
title
?:
string
;
type
?:
string
;
"x-ogc-role"
?:
string
;
}
,
>
;
title
?:
string
;
type
?:
string
;
}
Index
Properties
$id?
$schema?
description?
properties
title?
type?
Properties
Optional
$id
$id
?:
string
Optional
$schema
$schema
?:
string
Optional
description
description
?:
string
properties
properties
:
Record
<
string
,
{
description
?:
string
;
enum
?:
(
string
|
number
)
[]
;
format
?:
string
;
maximum
?:
number
;
minimum
?:
number
;
title
?:
string
;
type
?:
string
;
"x-ogc-role"
?:
string
;
}
,
>
Optional
title
title
?:
string
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
$id
$schema
description
properties
title
type
@geogirafe/lib-geoportal
Loading...