-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add support for the format parameter (#1299)
* feat: add support for the format parameter * Update search-service/src/main/kotlin/com/egm/stellio/search/temporal/util/TemporalQueryUtils.kt Co-authored-by: Thomas Bousselin <[email protected]> * Update search-service/src/main/kotlin/com/egm/stellio/search/temporal/util/TemporalQueryUtils.kt Co-authored-by: Thomas Bousselin <[email protected]> * fix: commit suggestion * fix: PR comments + other changes * Update search-service/src/test/kotlin/com/egm/stellio/search/temporal/web/TemporalEntityHandlerTests.kt Co-authored-by: Benoit Orihuela <[email protected]> * fix: change temporal representations to an enum * Update search-service/src/main/kotlin/com/egm/stellio/search/temporal/util/TemporalQueryUtils.kt Co-authored-by: Benoit Orihuela <[email protected]> * feat: return exceptions for invalid format and options * fix: resolve conflicts with remote * fix: more conflicts with develop * Update shared/src/test/kotlin/com/egm/stellio/shared/model/NgsiLdDataRepresentationTests.kt Co-authored-by: Benoit Orihuela <[email protected]> * fix: PR comments + suggestions * fix: new conflicts with develop * fix: new conflicts with develop * fix detekt and sonar issues * remove unnecessary default value --------- Co-authored-by: Thomas Bousselin <[email protected]> Co-authored-by: Benoit Orihuela <[email protected]>
- Loading branch information
1 parent
a6b8b37
commit ffb4fc0
Showing
36 changed files
with
620 additions
and
236 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
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
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
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
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
Oops, something went wrong.