Skip to content

Commit 4448dc2

Browse files
committed
Changed README
1 parent a8417c0 commit 4448dc2

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Get all menus:
66

77
GET /menus/v1/menus
88

9-
Get menus data from slug:
9+
Get menus data from slug or ID:
1010

1111
GET /menus/v1/menus/{slug}
1212

@@ -16,4 +16,7 @@ Get all locations:
1616

1717
Get menus data from location's slug
1818

19-
GET /menus/v1/locations/{slug}
19+
GET /menus/v1/locations/{slug}
20+
21+
## Compatibility
22+
Compatible with ACF menu's custom attributes and menu item's custom attributes.

0 commit comments

Comments
 (0)