Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

WFS get feature API version? #7

Description

@Mskirvk

Hi,

What is the supported API version of Get Feature API? According to documentation it's 1.0 but I got an error described below when I use that.
Link to docs: https://docs.microsoft.com/en-us/rest/api/maps/wfs/getfeaturepreview#examples

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [X] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

Any log messages given by the failure

{
"error": {
"code": "400 BadRequest",
"message": "The specified API version is not supported"
}
}

Expected/desired behavior

OS and Version?

Windows 10

Versions

1.0

Mention any other details that might be useful


Thanks! We'll be in touch soon.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions