mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	event_schema: Add schema check for realm/deactivated event.
This add the schema checker, openapi schema, and also a test for realm/deactivated event. With several block comments by tabbott explaining the logic behind our behavior here. Part of #17568.
This commit is contained in:
		@@ -216,6 +216,7 @@ exports.fixtures = {
 | 
			
		||||
    realm__deactivated: {
 | 
			
		||||
        type: "realm",
 | 
			
		||||
        op: "deactivated",
 | 
			
		||||
        realm_id: 2,
 | 
			
		||||
    },
 | 
			
		||||
 | 
			
		||||
    realm__update__bot_creation_policy: {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user