You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by si...@apache.org on 2019/09/06 01:14:55 UTC

[pulsar] branch master updated (79ef292 -> fbb906f)

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

sijie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from 79ef292  Convert latency to millisecond in producer stats (#5096)
     add fbb906f  [website]Fix rest api (#5107)

No new revisions were added by this update.

Summary of changes:
 site2/website/static/js/getSwaggerByVersion.js     | 31 ++++++++++-
 .../static/swagger/{2.4.0 => 2.4.1}/swagger.json   | 61 ++++++++++++++++++----
 .../swagger/{2.4.0 => 2.4.1}/swaggerfunctions.json | 46 ++++++++--------
 .../swagger/{2.4.0 => 2.4.1}/swaggersink.json      | 13 ++++-
 .../swagger/{2.4.0 => 2.4.1}/swaggersource.json    | 30 ++++++++++-
 src/gen-swagger.sh                                 |  3 +-
 6 files changed, 146 insertions(+), 38 deletions(-)
 copy site2/website/static/swagger/{2.4.0 => 2.4.1}/swagger.json (99%)
 copy site2/website/static/swagger/{2.4.0 => 2.4.1}/swaggerfunctions.json (99%)
 copy site2/website/static/swagger/{2.4.0 => 2.4.1}/swaggersink.json (98%)
 copy site2/website/static/swagger/{2.4.0 => 2.4.1}/swaggersource.json (97%)