Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

knoQのdescriptionの扱い方 #603

Open
ras0q opened this issue Nov 16, 2023 · 1 comment
Open

knoQのdescriptionの扱い方 #603

ras0q opened this issue Nov 16, 2023 · 1 comment
Assignees
Labels

Comments

@ras0q
Copy link
Member

ras0q commented Nov 16, 2023

ref #568
今はknoQから受け取ったdescriptionをそのまま公開するようにしているが、mdのリンクや部外秘リンクなどが入っていることもあるためこれはあまり良くない

以下のどちらかにしたい(個人的には上)

  • traPortfolioで独自のdescriptionを持つ
  • knoQのdescriptionの公開設定を持つ
@ras0q
Copy link
Member Author

ras0q commented Dec 21, 2023

  1. eventsテーブルを作成し(event_level_rekationsをrenameするのがいいかも)、descriptionカラムを追加
  2. PATCH /events/:idのリクエストボディにdescriptionパラメータを追加してAPIから変更できるようにする (openapi.yml要変更)
  3. knoQから取得しているdescriptionをDBのdescriptionに置き換えていく
  4. knoQからdescriotonを取得しないようにする

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants