Skip to content
This repository has been archived by the owner on May 12, 2023. It is now read-only.

Sample code typo #3

Open
boonsheng opened this issue Aug 9, 2013 · 0 comments
Open

Sample code typo #3

boonsheng opened this issue Aug 9, 2013 · 0 comments

Comments

@boonsheng
Copy link

I realized the sample code:

dynamic newProduct = new
{ 
    products = new { 
        title       = "Burton Custom Freestlye 151", 
        body_html   = "<strong>Good snowboard!</strong>"
    } 
};

The products should be product. The correct entity should be product only.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant