mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	fix(docs): fix the quotes of JSON property in table
This commit is contained in:
		
							parent
							
								
									45dc2c8c33
								
							
						
					
					
						commit
						8eb91fc860
					
				| @ -263,7 +263,7 @@ Use a JSON object with the following properties to update the list of applied se | ||||
| | `projectId`     | string                        | Yes      | The ID of the feature toggle's project.           | `"my-project"`  | | ||||
| | `strategyId`    | string                        | Yes      | The ID of the strategy.                           | `"my-strategy"` | | ||||
| | `environmentId` | string                        | Yes      | The ID of the environment.                        | `"development"` | | ||||
| | "segmentIds"    | list of segment IDs (numbers) | Yes      | The list of segment IDs to apply to the strategy. | `[]`            | | ||||
| | `segmentIds`    | list of segment IDs (numbers) | Yes      | The list of segment IDs to apply to the strategy. | `[]`            | | ||||
| 
 | ||||
| ## Types | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user