WordPress database error: [Duplicate entry '0' for key 'PRIMARY']
INSERT INTO `wp_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (2021, '_schema_json', 'a:11:{s:8:\"@context\";s:19:\"https://schema.org/\";s:5:\"@type\";s:7:\"Article\";s:16:\"mainEntityOfPage\";a:2:{s:5:\"@type\";s:7:\"WebPage\";s:3:\"@id\";s:58:\"https://sylvainleroy.com/tool-swagger-to-plantuml-diagram/\";}s:3:\"url\";s:58:\"https://sylvainleroy.com/tool-swagger-to-plantuml-diagram/\";s:8:\"headline\";s:27:\"Swagger to PlantUML Diagram\";s:13:\"datePublished\";s:25:\"2021-04-13T16:30:33+02:00\";s:12:\"dateModified\";s:25:\"2021-04-15T11:48:23+02:00\";s:9:\"publisher\";a:4:{s:5:\"@type\";s:12:\"Organization\";s:3:\"@id\";s:38:\"https://sylvainleroy.com/#organization\";s:4:\"name\";s:13:\"Sylvain Leroy\";s:4:\"logo\";a:4:{s:5:\"@type\";s:11:\"ImageObject\";s:3:\"url\";s:75:\"https://sylvainleroy.com/wp-content/uploads/2018/04/IMG_20170813_133005.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:60;}}s:5:\"image\";a:4:{s:5:\"@type\";s:11:\"ImageObject\";s:3:\"url\";s:65:\"https://sylvainleroy.com/wp-content/uploads/2021/04/swagger-1.png\";s:5:\"width\";i:1759;s:6:\"height\";i:550;}s:11:\"description\";s:302:\"Swagger to PlantUML converter This tool converts your Swagger ( YML or JSON format) in version 2.0 ( not the OpenAPI v3 version) into an elegant UML Diagram with the resources and the domain as illustrated. Swagger PlantUML Requirements The tool is using exclusively Swagger specifications (v2) and not\";s:6:\"author\";a:6:{s:5:\"@type\";s:6:\"Person\";s:4:\"name\";s:13:\"Sylvain Leroy\";s:3:\"url\";s:39:\"https://sylvainleroy.com/author/sleroy/\";s:11:\"description\";s:307:\"Senior Software Quality Manager and Solution Architect in Switzerland, I have previously created my own company, Tocea, in Software Quality Assurance. Now I am offering my knowledge and services in a small IT Consulting company : Byoskill and a website www.byoskill.com\r\n\r\nCurrently living in Lausanne (CH)\";s:5:\"image\";a:4:{s:5:\"@type\";s:11:\"ImageObject\";s:3:\"url\";s:84:\"https://secure.gravatar.com/avatar/0e2ce08a66faa0cff112a14bc5fb657a?s=96&d=blank&r=g\";s:6:\"height\";i:96;s:5:\"width\";i:96;}s:6:\"sameAs\";a:4:{i:0;s:24:\"https://sylvainleroy.com\";i:1;s:47:\"https://plus.google.com/u/0/+SylvainLeroyPublic\";i:2;s:26:\"https://twitter.com/slryit\";i:3;s:22:\"sylvain-leroy-hello-ch\";}}}')

WordPress database error: [Duplicate entry '0' for key 'PRIMARY']
INSERT INTO `wp_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (2021, '_schema_json_timestamp', '1710835912')

2024-03-19

Swagger to PlantUML Diagram

Swagger PlantUML

Contents

Swagger to PlantUML

This tool converts your Swagger ( YML or JSON format) in version 2.0 ( not the OpenAPI v3 version) into an elegant UML with the resources and the domain as illustrated.

Swagger PlantUML
Swagger PlantUML

Requirements

The tool is using exclusively Swagger specifications (v2) and not the OpenAPI v3.

It parses both YML and JSON format.

PlantUML

The will contains an API Definition, the domain manipulated by the API.

options

The tool converts your Swagger into a PNG image or a SVG image. You may download the Plantuml script to modify it later.

 

 

No tags for this post.