This repository was archived by the owner on Aug 19, 2025. It is now read-only.
Issue-60 support bulk end points introduced for TestRail 6.7 and up#61
Open
ghost wants to merge 9 commits intoRetailMeNot:masterfrom
mGageTechOps:Issue_60_TestRail_6_7
Open
Issue-60 support bulk end points introduced for TestRail 6.7 and up#61ghost wants to merge 9 commits intoRetailMeNot:masterfrom mGageTechOps:Issue_60_TestRail_6_7
ghost wants to merge 9 commits intoRetailMeNot:masterfrom
mGageTechOps:Issue_60_TestRail_6_7
Conversation
ghost
commented
Mar 11, 2021
- Update dependencies and plugins to latest stable version. Upgrade Jackson to version 2.11.4
- Compile with Java 11
- Add following Milestone fields returned by TestRail 5.7 and later
- start_on
- started_on
- is_started
- parent_id
- Support for TestRail 6.7 paginated objects returned by bulk API.
- Includes support for paged: "cases", "milestones", "plans", "projects", "results", "runs", "sections", "tests"
added 9 commits
July 31, 2020 14:14
…of these very helpful): start_on started_on is_started parent_id
…ject ignoring unspecified fields
…ompile to java 11 for new tag with dependencies. Upgrade Jackson to version 2.11.4 (latest for 2020)
Includes support for paged: "attachments" (not implemented in the library at this time), "cases", "milestones", "plans", "projects", "results", "runs", "sections", "tests"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.