Skip to content
This repository was archived by the owner on Jun 2, 2026. It is now read-only.

bug fix: error code and message not parsed. e.g of raw response:#71

Open
iegoshin wants to merge 28 commits into
apache:masterfrom
iegoshin:master
Open

bug fix: error code and message not parsed. e.g of raw response:#71
iegoshin wants to merge 28 commits into
apache:masterfrom
iegoshin:master

Conversation

@iegoshin

Copy link
Copy Markdown

{
"code": 400,
"message": "Replication requests to the PropertyLand resource can
only be filtered using the following fields: MlgCanView,
ModificationTimestamp, OriginatingSystemName, StandardStatus,
ListingId",
"target": "query",
"details": []
}

iegoshin and others added 10 commits October 13, 2020 10:08
{
    "code": 400,
    "message": "Replication requests to the PropertyLand resource can
only be filtered using the following fields: MlgCanView,
ModificationTimestamp, OriginatingSystemName, StandardStatus,
ListingId",
    "target": "query",
    "details": []
}
name: " when enumeration is missing in the metadata
EdmAnnotation.getTermAsString()
EdmAnnotationImpl.getTermAsString()
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants