Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Datasets:
minhhungg
/
AutoRestTest-TrackA
like
0
Dataset card
Files
Files and versions
xet
Community
main
AutoRestTest-TrackA
/
tools
/
resttestgen
/
src
/
test
/
resources
/
parameters
/
string_not_valid.json
minhhungg
feat: initial upload for AutoRestTest Track A datasets
6c50d1f
10 days ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
116 Bytes
{
"type"
:
"string"
,
"default"
:
"a"
,
"example"
:
true
,
"enum"
:
[
1
,
2.5
,
"a"
,
[
"b"
,
"c"
]
]
}