|
111 | 111 | "task": "notification.Task", |
112 | 112 | "recipient": "notification.Recipient" |
113 | 113 | }, |
114 | | - "createdAt": "2022-04-14T05:34:31.136Z" |
| 114 | + "createdAt": "2025-03-17T09:02:17.638Z" |
115 | 115 | }, |
116 | 116 | { |
117 | 117 | "microservice": "notification", |
|
128 | 128 | } |
129 | 129 | } |
130 | 130 | }, |
131 | | - "createdAt": "2022-04-14T05:34:31.136Z" |
| 131 | + "createdAt": "2025-03-17T09:02:17.638Z" |
132 | 132 | }, |
133 | 133 | { |
134 | 134 | "microservice": "notification", |
|
807 | 807 | }, |
808 | 808 | { |
809 | 809 | "microservice": "notification", |
810 | | - "alias": "notification.FcmTokenRemoveInput", |
811 | | - "title": "Fcm Token Remove Input", |
| 810 | + "alias": "notification.FcmToken", |
| 811 | + "title": "Fcm Token", |
812 | 812 | "schema": { |
813 | 813 | "token": { |
814 | 814 | "in": { |
|
817 | 817 | "out": { |
818 | 818 | "admin": "allow" |
819 | 819 | } |
820 | | - } |
821 | | - }, |
822 | | - "createdAt": "2025-03-10T18:03:29.296Z" |
823 | | - }, |
824 | | - { |
825 | | - "microservice": "notification", |
826 | | - "alias": "notification.FcmTokenRemoveOutput", |
827 | | - "title": "Fcm Token Remove Output", |
828 | | - "schema": { |
829 | | - "success": { |
| 820 | + }, |
| 821 | + "userId": { |
| 822 | + "in": { |
| 823 | + "user": { |
| 824 | + "condition": "Fields: user owner" |
| 825 | + } |
| 826 | + }, |
| 827 | + "out": { |
| 828 | + "admin": "allow" |
| 829 | + } |
| 830 | + }, |
| 831 | + "userAgent": { |
830 | 832 | "in": { |
831 | 833 | "admin": "allow" |
832 | 834 | }, |
833 | 835 | "out": { |
834 | 836 | "admin": "allow" |
835 | 837 | } |
836 | | - } |
837 | | - }, |
838 | | - "createdAt": "2025-03-10T18:03:29.296Z" |
839 | | - }, |
840 | | - { |
841 | | - "microservice": "notification", |
842 | | - "alias": "notification.FcmTokenRemoveUserTokensInput", |
843 | | - "title": "Fcm Token Remove User Tokens Input", |
844 | | - "schema": { |
845 | | - "userId": { |
| 838 | + }, |
| 839 | + "createdAt": { |
| 840 | + "in": { |
| 841 | + "admin": "allow" |
| 842 | + }, |
| 843 | + "out": { |
| 844 | + "admin": "allow" |
| 845 | + } |
| 846 | + }, |
| 847 | + "updatedAt": { |
846 | 848 | "in": { |
847 | 849 | "admin": "allow" |
848 | 850 | }, |
|
851 | 853 | } |
852 | 854 | } |
853 | 855 | }, |
854 | | - "createdAt": "2025-03-10T19:45:43.110Z" |
| 856 | + "createdAt": "2025-03-17T09:02:17.638Z" |
855 | 857 | }, |
856 | 858 | { |
857 | 859 | "microservice": "notification", |
858 | | - "alias": "notification.FcmTokenRemoveUserTokensOutput", |
859 | | - "title": "Fcm Token Remove User Tokens Output", |
| 860 | + "alias": "notification.ListOutputParams.07cb21604c24f47f2672215971731023", |
| 861 | + "title": "List Output Params", |
860 | 862 | "schema": { |
861 | | - "success": { |
| 863 | + "list": "notification.FcmToken", |
| 864 | + "count": { |
862 | 865 | "in": { |
863 | 866 | "admin": "allow" |
864 | 867 | }, |
|
867 | 870 | } |
868 | 871 | } |
869 | 872 | }, |
870 | | - "createdAt": "2025-03-10T19:45:43.110Z" |
| 873 | + "createdAt": "2025-03-17T09:02:17.638Z" |
| 874 | + }, |
| 875 | + { |
| 876 | + "microservice": "notification", |
| 877 | + "alias": "notification.ViewOutputParams.c7183e89e574222a2a3d0fca89605104", |
| 878 | + "title": "View Output Params", |
| 879 | + "schema": { |
| 880 | + "entity": "notification.FcmToken" |
| 881 | + }, |
| 882 | + "createdAt": "2025-03-17T09:02:17.638Z" |
| 883 | + }, |
| 884 | + { |
| 885 | + "microservice": "notification", |
| 886 | + "alias": "notification.RemoveOutputParams.7e57e480187ae365dff017e73a6af35c", |
| 887 | + "title": "Remove Output Params", |
| 888 | + "schema": { |
| 889 | + "deleted": "notification.FcmToken", |
| 890 | + "entities": "notification.FcmToken" |
| 891 | + }, |
| 892 | + "createdAt": "2025-03-17T09:02:17.638Z" |
871 | 893 | } |
872 | 894 | ] |
0 commit comments