Skip to content

게시글 등록 #16

Description

@enjay27
  1. Method : POST
  2. Request Header
    1. 유저 정보 token
  3. Params : X
  4. Request Body
    1. ( 게시글 제목 ) title : String / Required
    2. ( 게시글 내용 ) content : String / Required
    3. ( 게시글 이미지 ) post_images : String / List / Required
    4. ( 게시글 태그 ) post_tags : Int ( 태그 ID ) / List / Required
  5. Response Body
    1. ( 게시글 ID ) post_id : number / Required
  6. Response Code : 상단 참조
  7. URI : /post
  8. 기타 참고 사항
    1. 내(글 작성자) 경험치 +1
    2. tag에 공지/이벤트 tag 있을경우 user가 admin인 경우만 작성가능해야함

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