LCOGT / hermes-frontend

The frontend for hermes.
GNU General Public License v3.0
0 stars 1 forks source link

Display Original GCN message without any formatting #31

Closed jchate6 closed 1 year ago

jchate6 commented 1 year ago

In the "Show JSON" modal we could have a "display raw message" option or something so show everything that was in a GCN.

jnation3406 commented 1 year ago

For GCN messages from gcn classic over kafka, the raw message is just the message_text. It is already shown.

jchate6 commented 1 year ago

OK, so that's why we couldn't see the updated schema? Because it was not classic?

jnation3406 commented 1 year ago

yeah I am guessing it doesnt have an updated schema yet (or ever?)