|
317 | 317 | "bearer": [
|
318 | 318 | {
|
319 | 319 | "key": "token",
|
320 |
| - "value": "1|G5LsDwISHXWKd8KtXi67V6k1F9YUungOoTYwqZ0m", |
| 320 | + "value": "1|DZu0Q0HEtqM18Sn1Xt7GYJPoNsKg50WPNQkUF0vb", |
321 | 321 | "type": "string"
|
322 | 322 | }
|
323 | 323 | ]
|
|
339 | 339 | },
|
340 | 340 | "response": []
|
341 | 341 | },
|
| 342 | + { |
| 343 | + "name": "posts/user", |
| 344 | + "request": { |
| 345 | + "auth": { |
| 346 | + "type": "bearer", |
| 347 | + "bearer": [ |
| 348 | + { |
| 349 | + "key": "token", |
| 350 | + "value": "1|NpVE3izi4ZTMzabaHzUJHyDMGSm91Jnt3hSiRnw2", |
| 351 | + "type": "string" |
| 352 | + } |
| 353 | + ] |
| 354 | + }, |
| 355 | + "method": "GET", |
| 356 | + "header": [], |
| 357 | + "url": { |
| 358 | + "raw": "http://localhost:8000/api/posts/user/1", |
| 359 | + "protocol": "http", |
| 360 | + "host": [ |
| 361 | + "localhost" |
| 362 | + ], |
| 363 | + "port": "8000", |
| 364 | + "path": [ |
| 365 | + "api", |
| 366 | + "posts", |
| 367 | + "user", |
| 368 | + "1" |
| 369 | + ] |
| 370 | + } |
| 371 | + }, |
| 372 | + "response": [] |
| 373 | + }, |
342 | 374 | {
|
343 | 375 | "name": "posts/create",
|
344 | 376 | "request": {
|
|
347 | 379 | "bearer": [
|
348 | 380 | {
|
349 | 381 | "key": "token",
|
350 |
| - "value": "1|TWIwa7od8VtgAanjieMZoVEOiM0hV57tTZsUqXXe", |
| 382 | + "value": "1|DZu0Q0HEtqM18Sn1Xt7GYJPoNsKg50WPNQkUF0vb", |
351 | 383 | "type": "string"
|
352 | 384 | }
|
353 | 385 | ]
|
|
371 | 403 | "formdata": [
|
372 | 404 | {
|
373 | 405 | "key": "content",
|
374 |
| - "value": "zamalek", |
| 406 | + "value": "Zamalek", |
375 | 407 | "type": "text"
|
376 | 408 | },
|
377 | 409 | {
|
378 | 410 | "key": "file_path",
|
379 | 411 | "type": "file",
|
380 |
| - "src": "/E:/Photos/IMG_20230102_040115_692.jpg" |
| 412 | + "src": [] |
381 | 413 | }
|
382 | 414 | ]
|
383 | 415 | },
|
|
408 | 440 | "bearer": [
|
409 | 441 | {
|
410 | 442 | "key": "token",
|
411 |
| - "value": "1|TWIwa7od8VtgAanjieMZoVEOiM0hV57tTZsUqXXe", |
| 443 | + "value": "1|DZu0Q0HEtqM18Sn1Xt7GYJPoNsKg50WPNQkUF0vb", |
412 | 444 | "type": "string"
|
413 | 445 | }
|
414 | 446 | ]
|
|
432 | 464 | "formdata": []
|
433 | 465 | },
|
434 | 466 | "url": {
|
435 |
| - "raw": "http://localhost:8000/api/posts/show/2", |
| 467 | + "raw": "http://localhost:8000/api/posts/show/1", |
436 | 468 | "protocol": "http",
|
437 | 469 | "host": [
|
438 | 470 | "localhost"
|
|
442 | 474 | "api",
|
443 | 475 | "posts",
|
444 | 476 | "show",
|
445 |
| - "2" |
| 477 | + "1" |
446 | 478 | ]
|
447 | 479 | }
|
448 | 480 | },
|
|
486 | 518 | {
|
487 | 519 | "key": "file_path",
|
488 | 520 | "type": "file",
|
489 |
| - "src": [], |
| 521 | + "src": "/E:/Photos/IMG_20230102_040115_692.jpg", |
490 | 522 | "disabled": true
|
491 | 523 | }
|
492 | 524 | ]
|
493 | 525 | },
|
494 | 526 | "url": {
|
495 |
| - "raw": "http://localhost:8000/api/posts/edit/1", |
| 527 | + "raw": "http://localhost:8000/api/posts/edit/11", |
496 | 528 | "protocol": "http",
|
497 | 529 | "host": [
|
498 | 530 | "localhost"
|
|
502 | 534 | "api",
|
503 | 535 | "posts",
|
504 | 536 | "edit",
|
505 |
| - "1" |
| 537 | + "11" |
506 | 538 | ]
|
507 | 539 | }
|
508 | 540 | },
|
|
516 | 548 | "bearer": [
|
517 | 549 | {
|
518 | 550 | "key": "token",
|
519 |
| - "value": "1|TWIwa7od8VtgAanjieMZoVEOiM0hV57tTZsUqXXe", |
| 551 | + "value": "1|NpVE3izi4ZTMzabaHzUJHyDMGSm91Jnt3hSiRnw2", |
520 | 552 | "type": "string"
|
521 | 553 | }
|
522 | 554 | ]
|
|
556 | 588 | },
|
557 | 589 | "response": []
|
558 | 590 | },
|
| 591 | + { |
| 592 | + "name": "comments", |
| 593 | + "request": { |
| 594 | + "auth": { |
| 595 | + "type": "bearer", |
| 596 | + "bearer": [ |
| 597 | + { |
| 598 | + "key": "token", |
| 599 | + "value": "1|DZu0Q0HEtqM18Sn1Xt7GYJPoNsKg50WPNQkUF0vb", |
| 600 | + "type": "string" |
| 601 | + } |
| 602 | + ] |
| 603 | + }, |
| 604 | + "method": "GET", |
| 605 | + "header": [], |
| 606 | + "url": { |
| 607 | + "raw": "http://localhost:8000/api/posts/1/comments", |
| 608 | + "protocol": "http", |
| 609 | + "host": [ |
| 610 | + "localhost" |
| 611 | + ], |
| 612 | + "port": "8000", |
| 613 | + "path": [ |
| 614 | + "api", |
| 615 | + "posts", |
| 616 | + "1", |
| 617 | + "comments" |
| 618 | + ] |
| 619 | + } |
| 620 | + }, |
| 621 | + "response": [] |
| 622 | + }, |
| 623 | + { |
| 624 | + "name": "comments/create", |
| 625 | + "request": { |
| 626 | + "auth": { |
| 627 | + "type": "bearer", |
| 628 | + "bearer": [ |
| 629 | + { |
| 630 | + "key": "token", |
| 631 | + "value": "1|DZu0Q0HEtqM18Sn1Xt7GYJPoNsKg50WPNQkUF0vb", |
| 632 | + "type": "string" |
| 633 | + } |
| 634 | + ] |
| 635 | + }, |
| 636 | + "method": "POST", |
| 637 | + "header": [ |
| 638 | + { |
| 639 | + "key": "Accept", |
| 640 | + "value": "application/json", |
| 641 | + "type": "text" |
| 642 | + }, |
| 643 | + { |
| 644 | + "warning": "This is a duplicate header and will be overridden by the Authorization header generated by Postman.", |
| 645 | + "key": "Authorization", |
| 646 | + "value": "application/json", |
| 647 | + "type": "text" |
| 648 | + } |
| 649 | + ], |
| 650 | + "body": { |
| 651 | + "mode": "formdata", |
| 652 | + "formdata": [ |
| 653 | + { |
| 654 | + "key": "content", |
| 655 | + "value": "mm", |
| 656 | + "type": "text" |
| 657 | + } |
| 658 | + ] |
| 659 | + }, |
| 660 | + "url": { |
| 661 | + "raw": "http://localhost:8000/api/posts/1/comments/create", |
| 662 | + "protocol": "http", |
| 663 | + "host": [ |
| 664 | + "localhost" |
| 665 | + ], |
| 666 | + "port": "8000", |
| 667 | + "path": [ |
| 668 | + "api", |
| 669 | + "posts", |
| 670 | + "1", |
| 671 | + "comments", |
| 672 | + "create" |
| 673 | + ] |
| 674 | + } |
| 675 | + }, |
| 676 | + "response": [] |
| 677 | + }, |
| 678 | + { |
| 679 | + "name": "comments/edit", |
| 680 | + "request": { |
| 681 | + "auth": { |
| 682 | + "type": "bearer", |
| 683 | + "bearer": [ |
| 684 | + { |
| 685 | + "key": "token", |
| 686 | + "value": "1|DZu0Q0HEtqM18Sn1Xt7GYJPoNsKg50WPNQkUF0vb", |
| 687 | + "type": "string" |
| 688 | + } |
| 689 | + ] |
| 690 | + }, |
| 691 | + "method": "POST", |
| 692 | + "header": [ |
| 693 | + { |
| 694 | + "key": "Accept", |
| 695 | + "value": "application/json", |
| 696 | + "type": "text" |
| 697 | + }, |
| 698 | + { |
| 699 | + "warning": "This is a duplicate header and will be overridden by the Authorization header generated by Postman.", |
| 700 | + "key": "Authorization", |
| 701 | + "value": "application/json", |
| 702 | + "type": "text" |
| 703 | + } |
| 704 | + ], |
| 705 | + "body": { |
| 706 | + "mode": "formdata", |
| 707 | + "formdata": [ |
| 708 | + { |
| 709 | + "key": "content", |
| 710 | + "value": "nnnnn", |
| 711 | + "type": "text" |
| 712 | + } |
| 713 | + ] |
| 714 | + }, |
| 715 | + "url": { |
| 716 | + "raw": "http://localhost:8000/api/posts/1/comments/edit/1", |
| 717 | + "protocol": "http", |
| 718 | + "host": [ |
| 719 | + "localhost" |
| 720 | + ], |
| 721 | + "port": "8000", |
| 722 | + "path": [ |
| 723 | + "api", |
| 724 | + "posts", |
| 725 | + "1", |
| 726 | + "comments", |
| 727 | + "edit", |
| 728 | + "1" |
| 729 | + ] |
| 730 | + } |
| 731 | + }, |
| 732 | + "response": [] |
| 733 | + }, |
| 734 | + { |
| 735 | + "name": "comments/delete", |
| 736 | + "protocolProfileBehavior": { |
| 737 | + "disableBodyPruning": true |
| 738 | + }, |
| 739 | + "request": { |
| 740 | + "auth": { |
| 741 | + "type": "bearer", |
| 742 | + "bearer": [ |
| 743 | + { |
| 744 | + "key": "token", |
| 745 | + "value": "1|DZu0Q0HEtqM18Sn1Xt7GYJPoNsKg50WPNQkUF0vb", |
| 746 | + "type": "string" |
| 747 | + } |
| 748 | + ] |
| 749 | + }, |
| 750 | + "method": "GET", |
| 751 | + "header": [ |
| 752 | + { |
| 753 | + "key": "Accept", |
| 754 | + "value": "application/json", |
| 755 | + "type": "text" |
| 756 | + }, |
| 757 | + { |
| 758 | + "warning": "This is a duplicate header and will be overridden by the Authorization header generated by Postman.", |
| 759 | + "key": "Authorization", |
| 760 | + "value": "application/json", |
| 761 | + "type": "text" |
| 762 | + } |
| 763 | + ], |
| 764 | + "body": { |
| 765 | + "mode": "formdata", |
| 766 | + "formdata": [] |
| 767 | + }, |
| 768 | + "url": { |
| 769 | + "raw": "http://localhost:8000/api/posts/1/comments/delete/1", |
| 770 | + "protocol": "http", |
| 771 | + "host": [ |
| 772 | + "localhost" |
| 773 | + ], |
| 774 | + "port": "8000", |
| 775 | + "path": [ |
| 776 | + "api", |
| 777 | + "posts", |
| 778 | + "1", |
| 779 | + "comments", |
| 780 | + "delete", |
| 781 | + "1" |
| 782 | + ] |
| 783 | + } |
| 784 | + }, |
| 785 | + "response": [] |
| 786 | + }, |
559 | 787 | {
|
560 | 788 | "name": "teams",
|
561 | 789 | "request": {
|
|
564 | 792 | "bearer": [
|
565 | 793 | {
|
566 | 794 | "key": "token",
|
567 |
| - "value": "1|dWgrMHGnLnqhnptvnMR8v4gaCC2Ura5jk9KCvhOQ", |
| 795 | + "value": "1|DZu0Q0HEtqM18Sn1Xt7GYJPoNsKg50WPNQkUF0vb", |
568 | 796 | "type": "string"
|
569 | 797 | }
|
570 | 798 | ]
|
|
644 | 872 | "bearer": [
|
645 | 873 | {
|
646 | 874 | "key": "token",
|
647 |
| - "value": "16|a4FNOWreMKmj8vuOrJIShaqRcZU4eIDldMzbyae7", |
| 875 | + "value": "1|DZu0Q0HEtqM18Sn1Xt7GYJPoNsKg50WPNQkUF0vb", |
648 | 876 | "type": "string"
|
649 | 877 | }
|
650 | 878 | ]
|
|
668 | 896 | "formdata": [
|
669 | 897 | {
|
670 | 898 | "key": "name",
|
671 |
| - "value": "zamalek", |
| 899 | + "value": "nnnnnnnnnn", |
672 | 900 | "type": "text"
|
673 | 901 | },
|
674 | 902 | {
|
|
0 commit comments