Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
docs-action committed Oct 24, 2023
1 parent 11450f5 commit 9289dbe
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions assets/js/swagger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2901,6 +2901,12 @@ paths:
description: if set to true, follow only the first parent upon reaching a merge commit
schema:
type: boolean
- in: query
name: since
description: Show commits more recent than a specific date-time
schema:
type: string
format: date-time
responses:
200:
description: commit log
Expand Down

0 comments on commit 9289dbe

Please sign in to comment.