Web feed subscription APIs

This commit is contained in:
2025-08-20 18:41:11 +08:00
parent 3ee5e5367d
commit b3cc623168
3 changed files with 145 additions and 5 deletions

View File

@@ -1,6 +1,5 @@
using System.ComponentModel.DataAnnotations;
using DysonNetwork.Shared.Proto;
using DysonNetwork.Sphere.Publisher;
using Microsoft.AspNetCore.Authorization;
using Microsoft.AspNetCore.Mvc;