-
Notifications
You must be signed in to change notification settings - Fork 674
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
NOISSUE - Update OPENAPI Files #1832
Merged
Merged
Conversation
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
rodneyosodo
force-pushed
the
NOISSUE-apidocs
branch
4 times, most recently
from
July 11, 2023 11:52
f72de3c
to
2f227ce
Compare
Codecov Report
@@ Coverage Diff @@
## master #1832 +/- ##
==========================================
- Coverage 67.69% 67.53% -0.16%
==========================================
Files 118 118
Lines 9435 9457 +22
==========================================
Hits 6387 6387
- Misses 2374 2395 +21
- Partials 674 675 +1
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
rodneyosodo
force-pushed
the
NOISSUE-apidocs
branch
5 times, most recently
from
July 20, 2023 08:29
377ebc8
to
8e78152
Compare
rodneyosodo
force-pushed
the
NOISSUE-apidocs
branch
6 times, most recently
from
July 28, 2023 14:19
77ca887
to
a395d41
Compare
rodneyosodo
force-pushed
the
NOISSUE-apidocs
branch
4 times, most recently
from
August 1, 2023 12:40
9839438
to
0b155a4
Compare
SammyOina
approved these changes
Aug 1, 2023
rodneyosodo
force-pushed
the
NOISSUE-apidocs
branch
2 times, most recently
from
August 1, 2023 14:28
d29648c
to
bf6529c
Compare
Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
rodneyosodo
force-pushed
the
NOISSUE-apidocs
branch
from
August 1, 2023 15:04
bf6529c
to
52b9267
Compare
drasko
approved these changes
Aug 1, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
rodneyosodo
added a commit
to rodneyosodo/magistrala
that referenced
this pull request
Aug 3, 2023
* Reformat Policies Enpoint to Take Sub Obj Signed-off-by: rodneyosodo <blackd0t@protonmail.com> * Initial Commit: Sync Env Veriables With Docker Deployment Signed-off-by: rodneyosodo <blackd0t@protonmail.com> * Sync Env Vars With Master Signed-off-by: rodneyosodo <blackd0t@protonmail.com> * Reformat Policies Enpoint to Take Sub Obj Signed-off-by: rodneyosodo <blackd0t@protonmail.com> * Initial Commit: Update OPENAPi Spec Files Signed-off-by: rodneyosodo <blackd0t@protonmail.com> * Fix Issue After Rebasing Signed-off-by: rodneyosodo <blackd0t@protonmail.com> * Rename `/ch/:thingID/th` to `/ch/:chanID/th` Signed-off-by: rodneyosodo <blackd0t@protonmail.com> --------- Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
WashingtonKK
pushed a commit
to WashingtonKK/magistrala
that referenced
this pull request
Aug 4, 2023
* Reformat Policies Enpoint to Take Sub Obj Signed-off-by: rodneyosodo <blackd0t@protonmail.com> * Initial Commit: Sync Env Veriables With Docker Deployment Signed-off-by: rodneyosodo <blackd0t@protonmail.com> * Sync Env Vars With Master Signed-off-by: rodneyosodo <blackd0t@protonmail.com> * Reformat Policies Enpoint to Take Sub Obj Signed-off-by: rodneyosodo <blackd0t@protonmail.com> * Initial Commit: Update OPENAPi Spec Files Signed-off-by: rodneyosodo <blackd0t@protonmail.com> * Fix Issue After Rebasing Signed-off-by: rodneyosodo <blackd0t@protonmail.com> * Rename `/ch/:thingID/th` to `/ch/:chanID/th` Signed-off-by: rodneyosodo <blackd0t@protonmail.com> --------- Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Signed-off-by: rodneyosodo blackd0t@protonmail.com
What does this do?
Updates openapi spec files
Which issue(s) does this PR fix/relate to?
No issue
List any changes that modify/break current functionality
There are no changes to the code
Have you included tests for your changes?
Not included
Did you document any new/modified functionality?
Yes
Notes
To be merged after https://github.com/mainflux/mainflux/pull/1831 and https://github.com/mainflux/mainflux/pull/1841