YuanSheng Wang
|
ea7e783fca
|
test: style, reformatted by reindex tools. (#1045)
|
2020-01-14 09:51:05 +08:00 |
|
Changwei Hu
|
9c9be959d3
|
feature: chash key support more flexible ways (#1022)
upstream add hash_on, chash key support more flexible ways
routes and services admin api add upstream_conf check
|
2020-01-10 15:17:17 +08:00 |
|
YuanSheng Wang
|
f22f494362
|
optimize: updated the error message after updated new jsonschema . (#1011)
|
2020-01-02 21:56:42 +08:00 |
|
jiangyongfeng
|
553f4e9cfd
|
test: fixed typo in test cases #508 (#853)
|
2019-11-14 12:37:46 +08:00 |
|
WenMing
|
12a2b01b71
|
license: add ASF header. (#743)
|
2019-10-31 09:27:28 +08:00 |
|
YuanSheng Wang
|
d06fbfa13c
|
change: used lua-resty-jsonschema instead of lua-rapidjson . (#703)
|
2019-10-23 12:58:10 +08:00 |
|
Yuansheng
|
4bb40df857
|
change(test): name style.
|
2019-09-10 10:07:29 +08:00 |
|
YuanSheng Wang
|
4850f91e82
|
feature: supported PATCH method for service API. (#370)
* feature: supported `PATCH` method for `service` API.
|
2019-08-05 12:51:21 +08:00 |
|
WenMing
|
e6bc0040c1
|
feature: added desc for upstream and service in schema. (#289)
|
2019-07-22 10:42:02 +08:00 |
|
WenMing
|
6af8957f87
|
feature: added admin api for consumer. (#135)
|
2019-06-19 19:14:58 +08:00 |
|
YuanSheng Wang
|
2647bdddcb
|
test: removed useless option. (#132)
|
2019-06-19 15:48:16 +08:00 |
|
YuanSheng Wang
|
43cbd138e7
|
change: merged the similar code, and not allowed to specify id when use POST method. (#128)
* change: merged the similar code, and not allowed to specify id when use
POST method.
|
2019-06-18 16:15:55 +08:00 |
|
YuanSheng Wang
|
3ca005eb7a
|
feature: checked the upstream id in route or service. (#114)
* feature: checked the upstream id in route or service.
|
2019-06-17 11:45:04 +08:00 |
|
Yuansheng
|
1921ea8ba5
|
feature: use schema check for service configuration.
Fix #111.
|
2019-06-17 09:08:16 +08:00 |
|