Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Commit 8db33fc

Browse files
[bot]update openapi3 schema
1 parent 015a29d commit 8db33fc

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

api/build/core-openapi3.yaml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,8 @@ paths:
8787
The data is a gzipped tarball (.tar.gz) named `[email protected]`, where
8888
- `export[numbers]` is the word `export` with 20 random digits appended to it
8989
- `user` is the actors' name
90-
- `subdomain.example.com` is the FQDN of the server the actor is
90+
- `subdomain.example.com` is the FQDN of the server the actor is registered on.
91+
9192
This file archive contains a file `messages.json` which is a JSON `MessageBatch` of all
9293
messages sent by the user. Note the [definition of the word "message" in polyproto](https://docs.polyphony.chat/Protocol%20Specifications/core/#:~:text=software%20for%20clients.-,message%2C%20messages,-%3A%20In%20the%20context).
9394
If the server where the data export was requested from has [RawR](https://docs.polyphony.chat/Protocol%20Specifications/core/#731-resource-addressing-with-relative-roots)
@@ -112,7 +113,8 @@ paths:
112113
The data is a gzipped tarball (.tar.gz) named `[email protected]`, where
113114
- `export[numbers]` is the word `export` with 20 random digits appended to it
114115
- `user` is the actors' name
115-
- `subdomain.example.com` is the FQDN of the server the actor is
116+
- `subdomain.example.com` is the FQDN of the server the actor is registered on.
117+
116118
This file archive contains a file `messages.json` which is a JSON `MessageBatch` of all
117119
messages sent by the user. Note the [definition of the word "message" in polyproto](https://docs.polyphony.chat/Protocol%20Specifications/core/#:~:text=software%20for%20clients.-,message%2C%20messages,-%3A%20In%20the%20context).
118120
If the server where the data export was requested from has [RawR](https://docs.polyphony.chat/Protocol%20Specifications/core/#731-resource-addressing-with-relative-roots)
@@ -137,7 +139,8 @@ paths:
137139
The data is a gzipped tarball (.tar.gz) named `[email protected]`, where
138140
- `export[numbers]` is the word `export` with 20 random digits appended to it
139141
- `user` is the actors' name
140-
- `subdomain.example.com` is the FQDN of the server the actor is
142+
- `subdomain.example.com` is the FQDN of the server the actor is registered on.
143+
141144
This file archive contains a file `messages.json` which is a JSON `MessageBatch` of all
142145
messages sent by the user. Note the [definition of the word "message" in polyproto](https://docs.polyphony.chat/Protocol%20Specifications/core/#:~:text=software%20for%20clients.-,message%2C%20messages,-%3A%20In%20the%20context).
143146
If the server where the data export was requested from has [RawR](https://docs.polyphony.chat/Protocol%20Specifications/core/#731-resource-addressing-with-relative-roots)

0 commit comments

Comments
 (0)