rest_gae
rest_gae copied to clipboard
Supporting BlobKeyProperty inside StructuredProperty
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 ...)