You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by xi...@apache.org on 2023/08/01 10:50:52 UTC

[pulsar-site] branch doc_release_2.10.5 updated (197909fb72f -> 53f4d83a1f1)

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

xiangying pushed a change to branch doc_release_2.10.5
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


    from 197909fb72f Release 2.10.5
     add 53f4d83a1f1 Add swagger json

No new revisions were added by this update.

Summary of changes:
 static/swagger/{2.10.3 => 2.10.5}/swagger.json     | 77 ++++++++++++++++++++++
 .../{2.10.3/v3 => 2.10.5}/swaggerfunctions.json    | 55 ++++++++++++++++
 .../swagger/{3.0.0 => 2.10.5}/swaggerlookup.json   |  0
 .../{2.10.3/v3 => 2.10.5}/swaggerpackages.json     | 55 ++++++++++++++++
 static/swagger/{2.10.4 => 2.10.5}/swaggersink.json | 55 ++++++++++++++++
 .../swagger/{2.10.4 => 2.10.5}/swaggersource.json  | 55 ++++++++++++++++
 .../{master => 2.10.5}/swaggertransactions.json    |  0
 static/swagger/{2.10.3 => 2.10.5/v2}/swagger.json  | 77 ++++++++++++++++++++++
 .../{3.0.0 => 2.10.5/v2}/swaggerlookup.json        |  0
 .../{2.10.3 => 2.10.5}/v3/swaggerfunctions.json    | 55 ++++++++++++++++
 .../{2.10.3 => 2.10.5}/v3/swaggerpackages.json     | 55 ++++++++++++++++
 .../swagger/{2.10.4 => 2.10.5/v3}/swaggersink.json | 55 ++++++++++++++++
 .../{2.10.4 => 2.10.5/v3}/swaggersource.json       | 55 ++++++++++++++++
 .../{master => 2.10.5/v3}/swaggertransactions.json |  0
 14 files changed, 594 insertions(+)
 copy static/swagger/{2.10.3 => 2.10.5}/swagger.json (99%)
 copy static/swagger/{2.10.3/v3 => 2.10.5}/swaggerfunctions.json (98%)
 copy static/swagger/{3.0.0 => 2.10.5}/swaggerlookup.json (100%)
 copy static/swagger/{2.10.3/v3 => 2.10.5}/swaggerpackages.json (97%)
 copy static/swagger/{2.10.4 => 2.10.5}/swaggersink.json (98%)
 copy static/swagger/{2.10.4 => 2.10.5}/swaggersource.json (98%)
 copy static/swagger/{master => 2.10.5}/swaggertransactions.json (100%)
 copy static/swagger/{2.10.3 => 2.10.5/v2}/swagger.json (99%)
 copy static/swagger/{3.0.0 => 2.10.5/v2}/swaggerlookup.json (100%)
 copy static/swagger/{2.10.3 => 2.10.5}/v3/swaggerfunctions.json (98%)
 copy static/swagger/{2.10.3 => 2.10.5}/v3/swaggerpackages.json (97%)
 copy static/swagger/{2.10.4 => 2.10.5/v3}/swaggersink.json (98%)
 copy static/swagger/{2.10.4 => 2.10.5/v3}/swaggersource.json (98%)
 copy static/swagger/{master => 2.10.5/v3}/swaggertransactions.json (100%)