picimako / wiremocha

WireMock framework integration for the IntelliJ platform.
https://plugins.jetbrains.com/plugin/18860-wiremocha
1 stars 0 forks source link

Support based64 body conversion with concatenated strings and Java text blocks #40

Closed picimako closed 1 year ago

picimako commented 1 year ago

Summary

The intention action that converts withBody(String) calls to withBase64Body(String) calls now supports only single String instances.

Tasks

picimako commented 1 year ago

Completed in v1.0.9.