File tree Expand file tree Collapse file tree 3 files changed +3570
-1
lines changed Expand file tree Collapse file tree 3 files changed +3570
-1
lines changed Original file line number Diff line number Diff line change 186
186
same "printed page" as the copyright notice for easier
187
187
identification within third-party archives.
188
188
189
- Copyright {yyyy} {name of copyright owner}
189
+ Copyright 2015 PlayFab Inc.
190
190
191
191
Licensed under the Apache License, Version 2.0 (the "License");
192
192
you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change
1
+ PlayFab Postman Collection README
2
+ ========
3
+
4
+
5
+ 1 . Overview:
6
+ ----
7
+ Postman Collection for PlayFab
8
+
9
+ This is the all-inclusinve Postman collection for demonstrating the PlayFab API very quickly and easily from Postman.
10
+
11
+ 2 . Prerequisites:
12
+ ----
13
+ * Users should be very familiar with the topics covered in our [ getting started guide] ( https://playfab.com/docs/getting-started-with-playfab/ ) .
14
+
15
+ To connect to the PlayFab service, your machine must be running TLS v1.2 or better.
16
+ * For Windows, this means Windows 7 and above
17
+ * [ Official Microsoft Documentation] ( https://msdn.microsoft.com/en-us/library/windows/desktop/aa380516%28v=vs.85%29.aspx )
18
+ * [ Support for SSL/TLS protocols on Windows] ( http://blogs.msdn.com/b/kaushal/archive/2011/10/02/support-for-ssl-tls-protocols-on-windows.aspx )
19
+
20
+
21
+ 3 . Setup:
22
+ ----
23
+ * Download and extract the PostMan collection to {PostmanLocation}
24
+ * Load Postman from the Google Chrome App Launcher
25
+ * Import {PostmanLocation}/playfab.json into Postman
26
+
27
+
28
+ 4 . Troubleshooting:
29
+ ----
30
+ For a complete list of available APIs, check out the [ online documentation] ( http://api.playfab.com/Documentation/ ) .
31
+
32
+ #### Contact Us
33
+ We love to hear from our developer community!
34
+ Do you have ideas on how we can make our products and services better?
35
+
36
+ Our Developer Success Team can assist with answering any questions as well as process any feedback you have about PlayFab services.
37
+
38
+ [ Forums, Support and Knowledge Base] ( https://community.playfab.com/hc/en-us )
39
+
40
+
41
+ 5 . Copyright and Licensing Information:
42
+ ----
43
+ Apache License --
44
+ Version 2.0, January 2004
45
+ http://www.apache.org/licenses/
46
+
47
+ Full details available within the LICENSE file.
48
+
You can’t perform that action at this time.
0 commit comments