We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99812cf commit c19ebaeCopy full SHA for c19ebae
uliweb_apijson/apijson/README.md
@@ -4,10 +4,11 @@ uliweb-apijson is a subset and slightly different variation of [apijson](https:/
4
5
# Difference with original apijson
6
7
-| feature | apijson(java) | uliweb-apijson | comment |
8
-| -------- | ------------- | -------------- | ------------------------------------------------------------ |
9
-| @combine | ✔️ | ✖️ | Example: "@combine":"&key0,&key1,\|key2,key3" |
10
-| @expr | ✖️ | ✔️ | Example: "@expr":[["username$","&","email$"],"&",["!","nickname$"]] |
+| feature | apijson(java) | uliweb-apijson | comment |
+| ------------------- | --------------- | ---------------- | ------------------------------------------------------------ |
+| @combine | ✔️ | ✖️ | Example: "@combine":"&key0,&key1,\|key2,key3" |
+| @expr | ✖️ | ✔️ | Example: "@expr":[["username$","&","email$"],"&",["!","nickname$"]] |
11
+| tag in apijson post/put | "tag": "Moment" | "@tag": "Moment" | |
12
13
14
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments