From c8c086cabbadc610be3f8e06ea50ebd0d124f1e5 Mon Sep 17 00:00:00 2001 From: Documentation Updater Date: Wed, 29 Jul 2026 19:25:35 +0000 Subject: [PATCH] Updating documentation --- grpc/org.signal.chat.common.html | 5 +++-- grpc/org.signal.chat.credentials.html | 3 ++- grpc/search.html | 4 ++-- signal-server-openapi.yaml | 12 ++++++++---- 4 files changed, 15 insertions(+), 9 deletions(-) diff --git a/grpc/org.signal.chat.common.html b/grpc/org.signal.chat.common.html index 68f096b5c..a18b07797 100644 --- a/grpc/org.signal.chat.common.html +++ b/grpc/org.signal.chat.common.html @@ -238,7 +238,7 @@

A list of service identifiers for the identified account. Always includes -exactly one ACI service identifier and one PNI service identifier.

+exactly one ACI service identifier and at most one PNI service identifier.

@@ -253,7 +253,8 @@ exactly one ACI service identifier and one PNI service identifier.

string -

The phone number associated with the identified account.

+

The phone number associated with the identified account. May be empty if +the given account does not have a phone number.

diff --git a/grpc/org.signal.chat.credentials.html b/grpc/org.signal.chat.credentials.html index 2fcf88798..15bbe8bce 100644 --- a/grpc/org.signal.chat.credentials.html +++ b/grpc/org.signal.chat.credentials.html @@ -750,7 +750,8 @@ number with their contacts.

bytes -

A delivery receipt that includes the caller's phone number

+

A delivery receipt that includes the caller's phone number; may be empty if +the authenticated account does not have a phone number

diff --git a/grpc/search.html b/grpc/search.html index 04c0a6c3f..aa92611d7 100644 --- a/grpc/search.html +++ b/grpc/search.html @@ -60,8 +60,8 @@