-
Notifications
You must be signed in to change notification settings - Fork 214
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Preceding checkpointv2 relationship fix (#611)
* Changed the relationship name used for preceding Checkpointv2 query * API break: changed the CheckpointV2Query.precedingCheckpoint method name to CheckpointV2Query.precedingCheckpointV2
- Loading branch information
1 parent
845f3e7
commit c75575f
Showing
5 changed files
with
27 additions
and
5 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
11 changes: 11 additions & 0 deletions
11
...tley/imodelhub-client-tests/preceding-checkpointv2-relationship-fix_2021-01-20-12-06.json
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@bentley/imodelhub-client-tests", | ||
"comment": "Test fixes to setup mock with the new PrecedingCheckpointV2 relationship", | ||
"type": "none" | ||
} | ||
], | ||
"packageName": "@bentley/imodelhub-client-tests", | ||
"email": "70565417+austeja-bentley@users.noreply.github.com" | ||
} |
11 changes: 11 additions & 0 deletions
11
...s/@bentley/imodelhub-client/preceding-checkpointv2-relationship-fix_2021-01-20-12-06.json
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@bentley/imodelhub-client", | ||
"comment": "PrecedingCheckpointv2 usage in CheckpointV2Handler", | ||
"type": "none" | ||
} | ||
], | ||
"packageName": "@bentley/imodelhub-client", | ||
"email": "70565417+austeja-bentley@users.noreply.github.com" | ||
} |
This file contains 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