php-oauth icon indicating copy to clipboard operation
php-oauth copied to clipboard

Ability to use unified version identifier

Open logical-and opened this issue 10 years ago • 0 comments

On facebook we should set "v2.3", when it should be simple 2.3. But, if change facebook url to /v{apiVersion}, then it will break, if empty version string be passed in service arguments.

logical-and avatar Jul 09 '15 20:07 logical-and