rest_gae icon indicating copy to clipboard operation
rest_gae copied to clipboard

Supporting BlobKeyProperty inside StructuredProperty

Open budowski opened this issue 12 years ago • 0 comments

So if we have a blob_prop inside a struct_prop, the URL endpoint will be: /api/my_model/struct_prop/blob_prop. This support should be recursive (e.g. blob property within a structured property within a structured property ...)

budowski avatar Feb 19 '14 02:02 budowski