1212 < meta name ="author " content ="RomM Team ">
1313
1414
15- < link rel ="canonical " href ="https://docs.romm.app/latest /API-and-Development/API-Reference/ ">
15+ < link rel ="canonical " href ="https://docs.romm.app/4.4.1 /API-and-Development/API-Reference/ ">
1616
1717
1818 < link rel ="prev " href ="../Development-Setup/ ">
@@ -2380,7 +2380,7 @@ <h3 id="using-javascriptnodejs">Using JavaScript/Node.js</h3>
23802380</ code > </ pre > </ div >
23812381< h2 id ="openapi-specification "> OpenAPI Specification</ h2 >
23822382< p > You can download the complete OpenAPI specification from your RomM instance:</ p >
2383- < div class ="highlight "> < pre > < span > </ span > < code > < a id ="__codelineno-4-1 " name ="__codelineno-4-1 " href ="#__codelineno-4-1 "> </ a > http://your-instance:3000/api/ openapi.json
2383+ < div class ="highlight "> < pre > < span > </ span > < code > < a id ="__codelineno-4-1 " name ="__codelineno-4-1 " href ="#__codelineno-4-1 "> </ a > http://your-instance:3000/openapi.json
23842384</ code > </ pre > </ div >
23852385< p > This specification can be imported into API testing tools like Postman, used to generate client libraries, or used for API mocking.</ p >
23862386< h2 id ="getting-help "> Getting Help</ h2 >
@@ -2413,7 +2413,7 @@ <h2 id="getting-help">Getting Help</h2>
24132413 < span class ="md-icon " title ="Last update ">
24142414 < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z "/> </ svg >
24152415 </ span >
2416- < span class ="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago "> < span class ="timeago " datetime ="2025-10-27T21:32:41 +00:00 " locale ="en "> </ span > </ span > < span class ="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date "> 2025-10-27 </ span >
2416+ < span class ="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago "> < span class ="timeago " datetime ="2025-12-03T02:42:31 +00:00 " locale ="en "> </ span > </ span > < span class ="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date "> 2025-12-03 </ span >
24172417 </ span >
24182418
24192419
@@ -2564,4 +2564,4 @@ <h2 id="getting-help">Getting Help</h2>
25642564 < script id ="init-glightbox "> const lightbox = GLightbox ( { "touchNavigation" : true , "loop" : false , "zoomable" : true , "draggable" : true , "openEffect" : "zoom" , "closeEffect" : "zoom" , "slideEffect" : "slide" } ) ;
25652565document$ . subscribe ( ( ) => { lightbox . reload ( ) } ) ;
25662566</ script > </ body >
2567- </ html >
2567+ </ html >
0 commit comments