[Geoserver-devel] [JIRA] (GEOS-8623) WFS3: /api endpoint references "#/components/parameters/resultType" but doesn't define it

Even Rouault created an issue

GeoServer / BugGEOS-8623

WFS3: /api endpoint references “#/components/parameters/resultType” but doesn’t define it

Issue Type:

BugBug

Assignee:

Unassigned

Components:

Community modules

Created:

08/Mar/18 10:41 AM

Priority:

MediumMedium

Reporter:

Even Rouault

curl -H “Accept: application/geo+json, application/json” “http://cloudsdi.geo-solutions.it/geoserver/wfs3/api

returns (extract)

    "/osm__public_osm_protected_area_version_log": {
      "get": {
        [...]
        "parameters": [
         [..]
          {
            "$ref": "#/components/parameters/resultType"
          },

But there’s no such /components/parameters/resultType object in the rest of the response.

Add Comment

Add Comment

Get Jira notifications on your phone! Download the Jira Cloud app for Android or iOS


This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100081-sha1:75480ba)

Atlassian logo