Skip to content

Commit 12bb778

Browse files
committed
docs: remove empty icon
1 parent cf2c0b6 commit 12bb778

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -614,7 +614,7 @@ func (f *ValidatedFilter) ApplyFilters(query *gorm.DB) *gorm.DB {
614614
}
615615
```
616616

617-
## URL Parameters Reference
617+
## URL Parameters Reference
618618

619619
### Core Parameters
620620

@@ -668,7 +668,7 @@ GET /api/users?created_after=2023-01-01&created_before=2023-12-31&page=1&per_pag
668668
GET /api/products?min_price=100&max_price=500&category_id=1&page=1&per_page=10
669669
```
670670

671-
## Response Format
671+
## Response Format
672672

673673
### Standard Response Structure
674674

0 commit comments

Comments
 (0)