[es/snapshot.create] Missing required property 'CreateSnapshotResponse.snapshot' #132
Labels
Area: Specification
Related to the API spec used to generate client code
Milestone
Logs:
Java code which creates the snapshot:
The snapshot is successfully created on Elasticsearch, but the code fails to parse the response from the server, which simply returns:
But the sdk requires a non-null snapshot:
Am I missing something here?
The text was updated successfully, but these errors were encountered: