Skip to content

Commit 7dab978

Browse files
authored
Update README.md
1 parent e6ffe32 commit 7dab978

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ You can set any JSON structure and request your server, and the server will retu
152152

153153
Process | Previous way | APIJSON
154154
-------- | ------------ | ------------
155-
Transmission | Server developers edit interfaces and update docs, then client developers request server and parse responses according to the docs | Client developers request server and parse responses for their requirements
155+
Transmission | Server developers edit interfaces and update docs, then client developers request server and parse responses according to the docs | Client developers request server and parse responses for their requirements. No inteface! No doc! No communication for any interface or doc between client and server developers!
156156
Compatibility | Server developers add new interfaces tagged with v2 and update docs | Nothing need to do
157157

158158
Client request | Previous way | APIJSON

0 commit comments

Comments
 (0)