Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Invalid
-
0.7-incubating
-
None
-
None
Description
Version: Atlas 0.7
Steps to recreate:
Create two entities (POST /entities) and note guid1 and guid2 that get generated.
Update these entities in the same PUT /entities and response contains (truncated for convenience):
{
"requestId": "...",
"GUID": [
"guid1",
"guid2"
],
"definition": "
}
Issue: definition does not contain the data for second entity.
Attachments
Attachments
Issue Links
- duplicates
-
ATLAS-972 Create entity response for a request with multiple entities is not returning back all definitions
- Resolved
- links to