From 218d4df3f494219aa97cabad2440bdbdf748649f Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Sat, 31 Mar 2018 22:43:30 -0500 Subject: More.....formatting fixes --- proposals/0000-http-pinning-service-api.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'proposals') diff --git a/proposals/0000-http-pinning-service-api.md b/proposals/0000-http-pinning-service-api.md index 4536494..eb51c09 100644 --- a/proposals/0000-http-pinning-service-api.md +++ b/proposals/0000-http-pinning-service-api.md @@ -84,7 +84,8 @@ TODO- specify each route in detail. Full documentation for this API should be made available at https://user-accounts-api.com. -## User registration flow [user-registration-flow]: #user-registration-flow +## User registration flow +[user-registration-flow]: #user-registration-flow ### Step 1. Register @@ -134,7 +135,8 @@ Sever generates a session and session token, and responds 200 with a JSON body: } ``` -## Session login flow [session-login-flow]: #session-login-flow +## Session login flow +[session-login-flow]: #session-login-flow User POSTS to `/login` with body: -- cgit v1.2.3