You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -74,6 +81,8 @@ You will need to start the server before you can use this package:
74
81
75
82
You can test the provided API via curl or Postman. Here we provide as to how to use Postman.
76
83
84
+
**API documentation is available, via NelmioApiDocBundle, at http://127.0.0.1:800/api/doc.**
85
+
77
86
* We have provide sample Postman Collections. Please import any of the Collection to Postman.
78
87
* Open the imported Collection and start executing the contained links one by one. For your convenience, we have arranged the links in the preferred order of execution.
79
88
* You may start with create the client via API or you will have to use client_id and client_secret of the client created above via command line.
0 commit comments