Skip to content

Handle empty registration cases #25

@JR-1991

Description

@JR-1991

The direct upload registration should only proceed if there are files to register.

await _multipart_json_data_request(
session=session,
json_data=novel_json_data,
url=novel_url,
)
await _multipart_json_data_request(
session=session,
json_data=replace_json_data,
url=replace_url,

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions