fix tag
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"get": {
|
"post": {
|
||||||
"tags": [
|
"tags": [
|
||||||
"Products"
|
"Products"
|
||||||
],
|
],
|
||||||
"summary": "User Products Request ",
|
"summary": "User Products Request ",
|
||||||
"description": "Initiate Login Request",
|
"description": "Initiate Login Request",
|
||||||
"operationId": "startLogin",
|
"operationId": "products",
|
||||||
"requestBody": {
|
"requestBody": {
|
||||||
"description": "Post JSON to conduct login request",
|
"description": "Post JSON to conduct login request",
|
||||||
"content": {
|
"content": {
|
||||||
|
|||||||
Reference in New Issue
Block a user