Manage ASL magazines and their articles.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
asl-articles/asl_articles/tests/fixtures/article-order.json

8 lines
126 B

{
"publication": [
{ "pub_id": 10, "pub_name": "Publication A" },
{ "pub_id": 20, "pub_name": "Publication B" }
]
}