Update content to call the new template for HTTP APIs

This commit is contained in:
Will 2021-01-29 15:32:31 -08:00 committed by Richard van der Hoff
parent 1d629bae40
commit 52f5e73a39
27 changed files with 98 additions and 98 deletions

View file

@ -33,7 +33,7 @@ recommended. When the user stops typing, the state change of the
`boolean` to `false` should trigger another HTTP request to inform the
server that the user has stopped typing.
{{typing\_cs\_http\_api}}
{{% http-api spec="client-server" api="typing" %}}
#### Security considerations