Skip to content
This repository was archived by the owner on May 18, 2025. It is now read-only.
This repository was archived by the owner on May 18, 2025. It is now read-only.

Generated c# file is not yet correct? #2

Description

@StefH

When I define these methods:
image

And generate the single file, the content looks like:

using WireMock;

namespace WireMock.Builder.Request
{
	public class RequestModelBuilder : 
	{
		// Instantiating functions

		// Chaining functions

		// Executing functions

		public RequestModel Build()
		{
		}
	}

	// Interfaces
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions