Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Use Pydantic when PUTting room aliases #14179

Merged
merged 4 commits into from
Oct 17, 2022
Merged

Commits on Oct 13, 2022

  1. Use Pydantic when PUTting room aliases

    David Robertson committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    55d4bf8 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Use Pydantic to validate PUT /directory/list/room/{roomId}

    David Robertson committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    b2fe440 View commit details
    Browse the repository at this point in the history
  2. Use Pydantic to validate `PUT /directory/list/appservice/NETWORK/ROOM…

    …_ID`
    David Robertson committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    fa89bc7 View commit details
    Browse the repository at this point in the history
  3. Changelog

    David Robertson committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    10c0299 View commit details
    Browse the repository at this point in the history