You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 15, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: api/build/core-openapi3.yaml
+6-3Lines changed: 6 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -87,7 +87,8 @@ paths:
87
87
The data is a gzipped tarball (.tar.gz) named `[email protected]`, where
88
88
- `export[numbers]` is the word `export` with 20 random digits appended to it
89
89
- `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
+
91
92
This file archive contains a file `messages.json` which is a JSON `MessageBatch` of all
92
93
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).
93
94
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:
112
113
The data is a gzipped tarball (.tar.gz) named `[email protected]`, where
113
114
- `export[numbers]` is the word `export` with 20 random digits appended to it
114
115
- `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
+
116
118
This file archive contains a file `messages.json` which is a JSON `MessageBatch` of all
117
119
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).
118
120
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:
137
139
The data is a gzipped tarball (.tar.gz) named `[email protected]`, where
138
140
- `export[numbers]` is the word `export` with 20 random digits appended to it
139
141
- `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
+
141
144
This file archive contains a file `messages.json` which is a JSON `MessageBatch` of all
142
145
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).
143
146
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