We're currently recommending/using Spyc 0.5.1, the latest release is 0.6.2, might as well use it instead.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2945812-2-update-spyc-version.patch | 1.82 KB | emerham |
Issue fork services-2945812
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 2945812-update-spyc
compare
- 2945812-0.6.3
changes, plain diff MR !1
Comments
Comment #2
emerham commentedok so Here is a patch that updates the make file and readme to latest tag release and I removed the hard coded Version string from the Library definition so that the version from the library will be shown. I tested it against one site and it works.
Comment #5
joelpittetComment #6
joelpittetBumped to 0.6.3, thanks @emerham for creating the patch.
Comment #8
tyler.frankenstein commentedThank you @emerham and @joelpittet. I've committed the changes from the patch, and I'm not sure spyc is even needed anymore as I think it might've only been needed for D6. If either of you have any insight on that, please share, thanks!
Comment #9
mustanggb commentedThanks.
Comment #10
solideogloria commentedPer rest_server.module, spyc is what allows the YAML parser type.
So it's needed for anyone who wants a service endpoint to return data as YAML
Comment #13
solideogloria commentedThis update removed the version string, and now the Status Report shows a warning
#3279265: The version of the Spyc library could not be detected.