Skip to content

Retrieving exactly 100 temporal instance of an entity returns 206 instead of 200 #179

@gregorylevilain

Description

@gregorylevilain

Tested with Mintaka 0.5.40 and 0.6.0

1/ Post exactly 100 instances of a temporal entity.
2/ Using a temporal query to retrieve them.
Result : Http code 206. The body contains the 100 instances.

3/ Use the value provided in the content-range in order to get the next page of results.
Result: Http code 200. The body is an empty array.

Expected behaviour: the first query should have returned a 200 http code.

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