1
0
mirror of https://github.com/twirl/The-API-Book.git synced 2025-05-31 22:09:37 +02:00
This commit is contained in:
Sergey Konstantinov 2022-07-22 00:10:11 +03:00
parent 1aa4fd130e
commit bd76460a32

View File

@ -4,7 +4,7 @@ First of all, an important remark: when we talk about supporting API customers,
1. If you can't reach partners that are using the API incorrectly, you might have to display errors that end users can see. This might happen if the API was provided for free and with minimum partner identification requirements while in the growth phase, and then the conditions changed (a popular API version is no longer supported or became paid).
2. If the API vendor cannot reproduce some problem and have to reach out end users to get additional diagnostics.
2. If the API vendor cannot reproduce some problem and has to reach out end users to get additional diagnostics.
3. If the API is used to gather UGC content.