mirror of
https://github.com/coder/coder.git
synced 2025-07-09 11:45:56 +00:00
* add ability to activate users resolves #2254 * added test * PR feedback * guarding against null validation_contains field * fixing type for ParameterSchema resolves #2161