Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 566 Bytes

ProblemCreate.md

File metadata and controls

12 lines (9 loc) · 566 Bytes

ProblemCreate

Properties

Name Type Description Notes
url str (unique) url of the domain [optional] [default to '']
title str title of the problem
hidden bool is the problem hidden [optional] [default to False]
content str content of the problem [optional] [default to '']

[Back to Model list] [Back to API list] [Back to README]