mirror of
https://github.com/httpjamesm/AnonymousOverflow.git
synced 2025-06-21 00:20:57 +00:00
feat: question tags
This commit is contained in:
parent
c87ce26da8
commit
69d96d646d
5 changed files with 37 additions and 1 deletions
|
@ -10,4 +10,5 @@ type FilteredQuestion struct {
|
|||
AuthorURL string
|
||||
ShortenedBody string
|
||||
Comments []FilteredComment
|
||||
Tags []string
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue