[mythtv-commits] [MythTV/mythtv] 4c292f: V2 Services: xsd for enums to treat them as strings

Peter Bennett noreply at github.com
Fri Sep 10 15:05:49 UTC 2021


  Branch: refs/heads/devel/http
  Home:   https://github.com/MythTV/mythtv
  Commit: 4c292f50fc2fb31bca4e93bb9712865dc9989ca4
      https://github.com/MythTV/mythtv/commit/4c292f50fc2fb31bca4e93bb9712865dc9989ca4
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2021-09-10 (Fri, 10 Sep 2021)

  Changed paths:
    M mythtv/libs/libmythbase/http/mythhttpservice.cpp
    M mythtv/libs/libmythbase/http/mythxsd.cpp
    M mythtv/libs/libmythbase/http/mythxsd.h

  Log Message:
  -----------
  V2 Services: xsd for enums to treat them as strings

There is a bunch of code that is supposed to produce an xsd for enums
that includes a list of possible values. This does not work, so the code
is changed to specify the enum as a string value.




More information about the mythtv-commits mailing list