Skip to content

Auto generated code generated with a syntax error #34

@xam33r

Description

@xam33r

Using wp-openapi I turned my basic version of wordpress website to a webapi and used it's description to generate swagger code for java, and that code is generated with a syntax error like this below.
public static final String JSON_PROPERTY_CONTENT = "content";
private WpTemplateContent content = ;

public static final String JSON_PROPERTY_TITLE = "title";
private WpTemplateTitle title = ;

can you please help?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions