v0.4.0: describe_fields endpoint parity, drug_profile Rx warnings fix
describe_fields endpoint parity, drug_profile Rx warnings fix
Added:
openfda_describe_fieldsnow coversdevice/classification,device/registrationlisting,device/udi,device/covid19serology, andother/substance— the 5 count-only endpoints previously exposed only byopenfda_count_values— reaching 20-endpoint parity between the two tools. (#16)
Fixed:
openfda_drug_profile—label.warningsfalls backboxed_warning ?? warnings_and_cautions ?? warnings, so Rx labels carrying a boxed warning (e.g. metformin, Humira) surface their safety text instead ofnull. (#19)
333 tests pass; bun run devcheck clean.