Skip to content

Commit c19ebae

Browse files
committed
doc: add difference in tag parameter in apijson post/put
1 parent 99812cf commit c19ebae

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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy