You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by bo...@apache.org on 2022/11/09 07:15:02 UTC

[incubator-streampipes] branch dev updated (6d7bccce5 -> 346092169)

This is an automated email from the ASF dual-hosted git repository.

bossenti pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes.git


    from 6d7bccce5 Merge pull request #135 from apache/STREAMPIPES-621
     add 142540b77 [STREAMPIPES-617] allow user to access API docs from the `Profile` menu
     add eb55c3d10 [STREAMPIPES-617] adapt quote style in import
     add 157ae8fe5 [STREAMPIPES-617] fix version of API docs
     new 346092169 Merge pull request #133 from apache/chore/STREAMPIPES-617

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 streampipes-backend/src/main/resources/openapi.yaml            |  2 +-
 .../components/token/token-management-settings.component.html  | 10 +++++++++-
 ui/src/app/profile/profile.component.html                      |  6 +++---
 ui/src/app/profile/profile.module.ts                           |  4 +++-
 4 files changed, 16 insertions(+), 6 deletions(-)


[incubator-streampipes] 01/01: Merge pull request #133 from apache/chore/STREAMPIPES-617

Posted by bo...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

bossenti pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes.git

commit 34609216971492e117f760a7eff240de9ae544d6
Merge: 6d7bccce5 157ae8fe5
Author: Tim <50...@users.noreply.github.com>
AuthorDate: Wed Nov 9 08:14:56 2022 +0100

    Merge pull request #133 from apache/chore/STREAMPIPES-617
    
    [STREAMPIPES-617] add acces to API docs in Profile menu

 streampipes-backend/src/main/resources/openapi.yaml            |  2 +-
 .../components/token/token-management-settings.component.html  | 10 +++++++++-
 ui/src/app/profile/profile.component.html                      |  6 +++---
 ui/src/app/profile/profile.module.ts                           |  4 +++-
 4 files changed, 16 insertions(+), 6 deletions(-)