Skip to content

Commit

Permalink
[IMPROVMENTS]:when
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohd Shahbaz committed Feb 16, 2023
1 parent 7b1d274 commit 348157f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Etsy/methods.json
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@
"tags": "array(string)",
"who_made": "enum(i_did, collective, someone_else)",
"is_supply": "boolean",
"when_made": "enum(made_to_order,2020_2021,2010_2019,2002_2009,before_2002,2000_2001,1990s,1980s,1970s,1960s,1950s,1940s,1930s,1920s,1910s,1900s,1800s,1700s,before_1700)",
"when_made": "enum(made_to_order,2020_2023,2010_2019,2004_2009,before_2004,2000_2003,1990s,1980s,1970s,1960s,1950s,1940s,1930s,1920s,1910s,1900s,1800s,1700s,before_1700)",
"styles": "array(string)",
"is_digital":"boolean",
"file_data":"string",
Expand Down Expand Up @@ -493,7 +493,7 @@
"tags": "array(string)",
"who_made": "enum(i_did, collective, someone_else)",
"is_supply": "boolean",
"when_made": "enum(made_to_order,2020_2021,2010_2019,2002_2009,before_2002,2000_2001,1990s,1980s,1970s,1960s,1950s,1940s,1930s,1920s,1910s,1900s,1800s,1700s,before_1700)",
"when_made": "enum(made_to_order,2020_2023,2010_2019,2004_2009,before_2004,2000_2003,1990s,1980s,1970s,1960s,1950s,1940s,1930s,1920s,1910s,1900s,1800s,1700s,before_1700)",
"styles": "array(string)",
"processing_min": "int",
"processing_max": "int",
Expand Down

0 comments on commit 348157f

Please sign in to comment.