Skip to content

Add "Kind" message enums #163

Description

@daved

AC

  • Using PB enums (https://developers.google.com/protocol-buffers/docs/proto3#enum), add values for Ask/Offer as Kind (or better naming, please consult with the team)
  • Drop: AddTypeReq
  • Rename: TypeResp->KindResp, TypesResp->KindsResp, FndTypesReq->FndKindsReq
  • Ensure that the database migrations include "Kind" column (investigate what this looks like, probably id/int stored in field)
  • Add "Kind" enum: PostResp, AddPostReq, OvrPostReq, PostsResp, FndPostsReq,
  • *Expand on these AC as needed (please reach out and update the team)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions