mirror of
				https://github.com/strapi/strapi.git
				synced 2025-11-04 03:43:34 +00:00 
			
		
		
		
	removing unecessary change in CT schema
This commit is contained in:
		
							parent
							
								
									194c39aeb2
								
							
						
					
					
						commit
						02de56f041
					
				@ -1,23 +0,0 @@
 | 
			
		||||
{
 | 
			
		||||
  "kind": "collectionType",
 | 
			
		||||
  "info": {
 | 
			
		||||
    "displayName": "Test",
 | 
			
		||||
    "singularName": "test",
 | 
			
		||||
    "pluralName": "tests",
 | 
			
		||||
    "description": ""
 | 
			
		||||
  },
 | 
			
		||||
  "options": {
 | 
			
		||||
    "draftAndPublish": false
 | 
			
		||||
  },
 | 
			
		||||
  "attributes": {
 | 
			
		||||
    "type": {
 | 
			
		||||
      "type": "string",
 | 
			
		||||
      "required": true,
 | 
			
		||||
      "unique": true
 | 
			
		||||
    },
 | 
			
		||||
    "uidTest": {
 | 
			
		||||
      "type": "uid",
 | 
			
		||||
      "required": true
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user