diff --git a/README.md b/README.md index fc0ed58..02f15c7 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ ## Usage With Webhooks -At this moment, this SDK is not suitable for verifying webhook payloads, due to some incompatibilities in our API spec and our SDK generation tooling. We are working on resolving these issues, but for now you should only use this SDK for Mux's REST APIs. +At this moment, this SDK is not suitable for parsing or modeling webhook payloads, due to some incompatibilities in our API spec and our SDK generation tooling. We are working on resolving these issues, but for now you should only use this SDK for Mux's REST APIs. Mux is how developers build online video. This API encompasses both Mux Video and Mux Data functionality to help you build your video-related projects better and faster than ever before. diff --git a/gen/templates/README.mustache b/gen/templates/README.mustache index db6ee50..861b9d5 100644 --- a/gen/templates/README.mustache +++ b/gen/templates/README.mustache @@ -14,7 +14,7 @@ ## Usage With Webhooks -At this moment, this SDK is not suitable for verifying webhook payloads, due to some incompatibilities in our API spec and our SDK generation tooling. We are working on resolving these issues, but for now you should only use this SDK for Mux's REST APIs. +At this moment, this SDK is not suitable for parsing or modeling webhook payloads, due to some incompatibilities in our API spec and our SDK generation tooling. We are working on resolving these issues, but for now you should only use this SDK for Mux's REST APIs. {{#appDescriptionWithNewLines}}{{{appDescriptionWithNewLines}}}{{/appDescriptionWithNewLines}} diff --git a/gen/templates/libraries/okhttp-gson/README.mustache b/gen/templates/libraries/okhttp-gson/README.mustache index e1e2aa4..be34587 100644 --- a/gen/templates/libraries/okhttp-gson/README.mustache +++ b/gen/templates/libraries/okhttp-gson/README.mustache @@ -16,7 +16,7 @@ ## Usage With Webhooks -At this moment, this SDK is not suitable for verifying webhook payloads, due to some incompatibilities in our API spec and our SDK generation tooling. We are working on resolving these issues, but for now you should only use this SDK for Mux's REST APIs. +At this moment, this SDK is not suitable for parsing or modeling webhook payloads, due to some incompatibilities in our API spec and our SDK generation tooling. We are working on resolving these issues, but for now you should only use this SDK for Mux's REST APIs. {{#appDescriptionWithNewLines}}{{{appDescriptionWithNewLines}}}{{/appDescriptionWithNewLines}}