Weakness create

POST

<aside> ๐Ÿ”— https://www.orangeapi.ga/inner/weakness/

</aside>

Header


Content-Type

application/json

Authorizatio

Token {{KEY}}

Body


{
	"content": "๋…ธ๋ž˜๋ฅผ ๋ชปํ•จ",  # string, max_length=128
	"tag": 3 # int
}
{
	"pk": 4,
	"profile": {
		"nickname": "์งฑ๊ตฌ",
		"introduction": "๊ฐ์ž ๊ฐ์ž ๊ฐ•์›๋„ ๊ฐ์ž ๋จธ๋ฆฌ",
		"image": "<http://127.0.0.1:8000/media/default.png>",
		"follower": [
			4,
			5
		],
		"following": [
			4,
			5
		],
		"keyword1": "์ •์˜",
		"keyword2": "ํฌํ•™",
		"keyword3": "์˜ค๋ฝ"
	},
	"content": "๋…ธ๋ž˜๋ฅผ ๋ชปํ•จ",
	"tag": 3
}

Weakness read

GET

<aside> ๐Ÿ”— https://www.orangeapi.ga/inner/weakness/

</aside>

โ†’ ์ „์ฒด weakness ๋ชฉ๋ก์„ ์‘๋‹ต ๋ฐ›์Œ

<aside> ๐Ÿ”— https://www.orangeapi.ga/inner/weakness/int:weakness_pk/

</aside>

โ†’ weakness_pk์˜ weakness๋งŒ ์‘๋‹ต ๋ฐ›์Œ

Header


Content-Type