Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed TriggerProperty OpenAPI definition #3566

Merged
merged 1 commit into from
Jul 1, 2022

Conversation

Coduz
Copy link
Contributor

@Coduz Coduz commented Jul 1, 2022

This PR fixes the TriggerProperty mapping in OpenAPI definition

Related Issue
None

Description of the solution adopted
Fixed model name to the correct name and fixed references.

Screenshots
None

Any side note on the changes made
None

@Coduz Coduz added Bug This is a bug or an unexpected behaviour. Fix it! Documentation Doc... What?? Joke! We will write some! labels Jul 1, 2022
@codecov
Copy link

codecov bot commented Jul 1, 2022

Codecov Report

Merging #3566 (c46ef63) into develop (b75c20c) will decrease coverage by 4.79%.
The diff coverage is n/a.

❗ Current head c46ef63 differs from pull request most recent head 4fa2aa1. Consider uploading reports for the commit 4fa2aa1 to get more accurate results

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #3566      +/-   ##
=============================================
- Coverage      50.09%   45.30%   -4.80%     
  Complexity       259      259              
=============================================
  Files           1662     1662              
  Lines          31940    31940              
  Branches        2643     2643              
=============================================
- Hits           15999    14469    -1530     
- Misses         15004    16580    +1576     
+ Partials         937      891      -46     
Impacted Files Coverage Δ
...lipse/kapua/service/tag/internal/TagQueryImpl.java 0.00% <0.00%> (-100.00%) ⬇️
.../kapua/service/tag/internal/TagListResultImpl.java 0.00% <0.00%> (-100.00%) ⬇️
...rvice/endpoint/internal/EndpointInfoQueryImpl.java 0.00% <0.00%> (-100.00%) ⬇️
.../device/call/kura/model/keystore/KuraKeystore.java 0.00% <0.00%> (-100.00%) ⬇️
.../endpoint/internal/EndpointInfoListResultImpl.java 0.00% <0.00%> (-100.00%) ⬇️
...vice/call/kura/model/keystore/KuraKeystoreCSR.java 0.00% <0.00%> (-100.00%) ⬇️
...e/call/kura/model/inventory/KuraInventoryItem.java 0.00% <0.00%> (-100.00%) ⬇️
.../call/kura/model/keystore/KuraKeystoreCSRInfo.java 0.00% <0.00%> (-100.00%) ⬇️
.../call/kura/model/keystore/KuraKeystoreKeypair.java 0.00% <0.00%> (-100.00%) ⬇️
...all/kura/model/keystore/KuraKeystoreItemQuery.java 0.00% <0.00%> (-100.00%) ⬇️
... and 116 more

@Coduz Coduz merged commit f07cd53 into eclipse:develop Jul 1, 2022
@Coduz Coduz deleted the fix-triggerPropertyOpenAPIDefinition branch July 25, 2022 09:20
@Coduz Coduz restored the fix-triggerPropertyOpenAPIDefinition branch July 25, 2022 09:20
@Coduz Coduz deleted the fix-triggerPropertyOpenAPIDefinition branch July 25, 2022 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is a bug or an unexpected behaviour. Fix it! Documentation Doc... What?? Joke! We will write some!
Projects
Development

Successfully merging this pull request may close these issues.

2 participants