Skip to content

Review default value for 'force' option #18

@ok6245

Description

@ok6245

The Online Documentation
https://www.mysportsfeeds.com/data-feeds/api-docs/ ==> Response Codes
says that if a 'force' option is not specified by the user, it will default to true:

"The default behaviour without force specified, is "true", which will return content regardless. It's then up to you to determine whether or not the content has actually changed."

Unless I'm missing something, looking at the code in the PHP, Python and Node wrappers, it appears to me that it defaults to false when not specified.

Also, in the PHP wrapper, the code that handles 'force' looks at the storeType value, but the other wrappers don't?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions