Add more supported types to genpjrpc generator

json encoder/decpder and openapi spec can support other types:

  • interface{} (any)
  • map[basicType]SomeType