Skip to content

d41173857/Gearset-Deployment-Frequency-Aggregate-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gearset API - Deployment Frequency Aggregate

Overview

This Gearset API provides functionality to retrieve information about Deployment Frequency Aggregate. It allows users to gather insights into deployment frequency trends within their deployment processes.

Usage

To utilize this API, follow the steps below:

  1. Authentication: Ensure you have the necessary authentication credentials to access the Gearset API.
  2. Endpoint: Use the appropriate endpoint to retrieve Deployment Frequency Aggregate data.
  3. Parameters: Provide any required parameters such as date range or specific criteria for the data retrieval.
  4. Response: Receive a structured response containing information on deployment frequency aggregates.

Parameters

  • start_date: Start date for the data retrieval (format: YYYY-MM-DD).
  • end_date: End date for the data retrieval (format: YYYY-MM-DD).
  • frequency: Frequency of data aggregation (e.g., daily, weekly).

Response

The API response will include aggregated data on deployment frequency, providing insights into deployment patterns and trends over the specified time period.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages