mirror of
				https://github.com/optim-enterprises-bv/vault.git
				synced 2025-10-31 02:28:09 +00:00 
			
		
		
		
	docs: sys/internal/counters/activity, explain deprecation for current_billing_period (#28773)
per discussion https://hashicorp.slack.com/archives/CPEPB6WRL/p1729786785076429 the reason this parameter is deprecated is because it's no longer required. make that clear in the docs.
This commit is contained in:
		 Lucy Davinhart || Strawb System
					Lucy Davinhart || Strawb System
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							b4c332626f
						
					
				
				
					commit
					dec3bcc1aa
				
			| @@ -377,7 +377,7 @@ is unknown. | ||||
| - `current_billing_period` `(bool, optional)` - **DEPRECATED** Uses the builtin billing start | ||||
|   timestamp as `start_time` and the current time as the `end_time`, returning a | ||||
|   response with the current billing period information without having to | ||||
|   explicitly provide a start and end time. | ||||
|   explicitly provide a start and end time. This parameter is deprecated, as this option is now the default, so no parameter is needed to specify. | ||||
|  | ||||
|  | ||||
| ### Sample request | ||||
|   | ||||
		Reference in New Issue
	
	Block a user