Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc19ebae

Browse files
committed
doc: add difference in tag parameter in apijson post/put
1 parent99812cf commitc19ebae

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

‎uliweb_apijson/apijson/README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@ uliweb-apijson is a subset and slightly different variation of [apijson](https:/
44

55
#Difference with original apijson
66

7-
| feature| apijson(java)| uliweb-apijson| comment|
8-
| --------| -------------| --------------| ------------------------------------------------------------|
9-
|@combine| ✔️| ✖️| Example: "@combine":"&key0,&key1,\|key2,key3"|
10-
|@expr| ✖️| ✔️| Example: "@expr":[["username$","&","email$"],"&",["!","nickname$"]]|
7+
| feature| apijson(java)| uliweb-apijson| comment|
8+
| -------------------| ---------------| ----------------| ------------------------------------------------------------|
9+
|@combine| ✔️| ✖️| Example: "@combine":"&key0,&key1,\|key2,key3"|
10+
|@expr| ✖️| ✔️| Example: "@expr":[["username$","&","email$"],"&",["!","nickname$"]]|
11+
| tag in apijson post/put| "tag": "Moment"| "@tag": "Moment"||
1112

1213

1314

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp