package fields // swagger:enum PostStatus // ENUM( ok, banned, blocked) type UserStatus int16