// Code generated by go-swagger; DO NOT EDIT. package models // This file was generated by the swagger tool. // Editing this file might prove futile when you re-run the swagger generate command // JSONRawMessage JSONRawMessage represents a json.RawMessage that works well with JSON, SQL, and Swagger. // // swagger:model JSONRawMessage type JSONRawMessage interface{}