Needs work
Project:
SOAP Server
Version:
7.x-3.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
15 Dec 2017 at 09:01 UTC
Updated:
22 Feb 2018 at 18:01 UTC
Jump to comment: Most recent
The generated wsdl shows all methods, despite of they are enable or not.
This little patch fixes it.
| Comment | File | Size | Author |
|---|---|---|---|
| patch_enabled_methods.patch | 708 bytes | Fabrice Chaillou |
Comments
Comment #2
akalata commentedHi Fabrice,
Patches for contrib modules should be created relative to the module's directory; the patch you have supplied was taken from your Drupal root.
Also, when you post a patch, you should flag it as "Needs review".