API structure has changed
2 structure changes including:
2 Modifications
Modified
2
Breaking
GET /v1/replica
- Query
-
ownerUUID query parameter Modified
-
Name went from
ownerUuid
toownerUUID
Breaking
-
Name went from
GET /v1/replica/{replicaUUID}/chat
- Path went from
/v1/replica/{replicaUuid}/chat
to/v1/replica/{replicaUUID}/chat
(same operationId) - Path
-
replicaUUID path parameter Modified
-
Name went from
replicaUuid
toreplicaUUID
Breaking
-
Name went from