mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-12 10:31:50 +01:00
document possible values
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
active:
|
||||
type:
|
||||
active: # one of: true, false
|
||||
type: # one of: OFFER, WANTED
|
||||
title:
|
||||
description:
|
||||
category:
|
||||
special_attributes: {}
|
||||
price:
|
||||
price_type:
|
||||
shipping_type:
|
||||
price_type: # one of: FIXED, NEGOTIABLE, GIVE_AWAY
|
||||
shipping_type: # one of: PICKUP, SHIPPING, NOT_APPLICABLE
|
||||
images: []
|
||||
contact:
|
||||
name:
|
||||
|
||||
Reference in New Issue
Block a user