Skip to content

B.8: 책 등록 #20

@josushell

Description

@josushell

메소드명

type

POST

url

{baseURL}/v1/library/mylist/book

명세서

{
	"title": string,
	"content" : text, (optional)
	"authors": [string],
	"publisher": string,
	"translators": [string],
	"thumbnail_url" : URL,
	"isbn": string,
	"total_page": number,
	"meta": raw, -> 
}

example

test code

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions