diff options
author | B. Watson <yalhcru@gmail.com> | 2020-01-03 13:30:32 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-12 08:47:31 +0700 |
commit | 7b01fe88212f3ab3fd713f5449844d9ee5524978 (patch) | |
tree | ddea833634a854a2ce953a9d446133de5131e18f /development/postman | |
parent | 827cf068f15bae9c3f099557030666af4f876195 (diff) | |
download | slackbuilds-7b01fe88212f3ab3fd713f5449844d9ee5524978.tar.gz |
development/postman: Fix slack-desc.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'development/postman')
-rw-r--r-- | development/postman/slack-desc | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/development/postman/slack-desc b/development/postman/slack-desc index 44f36c9123..a8ac3c36a0 100644 --- a/development/postman/slack-desc +++ b/development/postman/slack-desc @@ -5,11 +5,9 @@ # You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. - |-----handy-ruler------------------------------------------------------| + |-----handy-ruler------------------------------------------------------| postman: postman (Build, test, and document your APIs faster) -postman: postman: Postman makes API development faster, easier, and better. -postman: postman: Postman features include: postman: * Powerful, simple to use GUI postman: * Saved history of API requests @@ -18,6 +16,4 @@ postman: * Automated testing with collection runner postman: * Web-viewable, detailed API documentation postman: * Flexible API monitoring, for uptime, performance, and accuracy postman: * Mock servers, to support split-stack development -postman: postman: Website: https://www.getpostman.com -postman: |