Change note style

matthew/1.0/msc688-msc1227-lazy-loading
Travis Ralston 5 years ago
parent 551806a8ad
commit c5fdd5cb0b

@ -35,7 +35,7 @@ paths:
after the specified event. This allows clients to get the context
surrounding an event.
*Note*: this endpoint supports lazy-loading. See `Filtering <#filtering>`_
*Note*: This endpoint supports lazy-loading. See `Filtering <#filtering>`_
for more information.
operationId: getEventContext
security:

@ -34,7 +34,7 @@ paths:
This API returns a list of message and state events for a room. It uses
pagination query parameters to paginate history in the room.
*Note*: this endpoint supports lazy-loading. See `Filtering <#filtering>`_
*Note*: This endpoint supports lazy-loading. See `Filtering <#filtering>`_
for more information.
operationId: getRoomEvents
security:

@ -35,7 +35,7 @@ paths:
of the state on the server, and then continue to call this API to get
incremental deltas to the state, and to receive new messages.
*Note*: this endpoint supports lazy-loading. See `Filtering <#filtering>`_
*Note*: This endpoint supports lazy-loading. See `Filtering <#filtering>`_
for more information. Lazy-loading members is only supported on a ``StateFilter``
for this endpoint.
operationId: sync

Loading…
Cancel
Save