9
9
"columns" : [
10
10
{
11
11
"title" : " Getting Started" ,
12
- "colSize" : " short" ,
13
12
"subItemsCol" : [
14
- {
15
- "title" : " What is Postman?" ,
16
- "link" : " " ,
17
- "url" : " https://www.postman.com/product/what-is-postman/" ,
18
- "width:" : " true"
19
- },
20
- {
21
- "title" : " Customer Stories" ,
22
- "link" : " " ,
23
- "url" : " https://www.postman.com/customers/" ,
24
- "width:" : " true"
25
- },
26
- {
27
- "title" : " Download Postman →" ,
28
- "className" : " blue-link" ,
29
- "link" : " app-cta" ,
30
- "url" : " https://www.postman.com/downloads/" ,
31
- "width:" : " true"
32
- }
13
+ {
14
+ "title" : " What is Postman?" ,
15
+ "link" : " " ,
16
+ "url" : " https://www.postman.com/product/what-is-postman/"
17
+ },
18
+ {
19
+ "title" : " Customer Stories" ,
20
+ "link" : " " ,
21
+ "url" : " https://www.postman.com/customers/"
22
+ },
23
+ {
24
+ "title" : " Download Postman →" ,
25
+ "link" : " app-cta" ,
26
+ "url" : " https://www.postman.com/downloads/"
27
+ }
33
28
]
34
- },
35
- {
29
+ },
30
+ {
36
31
"title" : " API Platform Features" ,
37
32
"subItemsCol" : [
33
+ {
34
+ "title" : " AI Agent Builder" ,
35
+ "url" : " https://www.postman.com/product/ai-agent-builder/"
36
+ },
38
37
{
39
38
"title" : " Collections" ,
40
39
"url" : " https://www.postman.com/collection/"
41
40
},
42
41
{
43
- "title" : " Workspaces" ,
44
- "url" : " https://www.postman.com/product/workspaces/"
42
+ "title" : " Workspaces" ,
43
+ "url" : " https://www.postman.com/product/workspaces/"
44
+ },
45
+ {
46
+ "title" : " Partner Workspaces" ,
47
+ "url" : " https://www.postman.com/product/partner-workspaces/"
45
48
},
46
49
{
47
50
"title" : " Postbot" ,
48
51
"url" : " https://www.postman.com/product/postbot/"
49
52
},
50
53
{
51
- "title" : " API Client" ,
52
- "url" : " https://www.postman.com/product/api-client/"
54
+ "title" : " API Client" ,
55
+ "url" : " https://www.postman.com/product/api-client/"
53
56
},
54
57
{
55
- "title" : " Browse API Tools" ,
56
- "url" : " https://www.postman.com/product/tools/"
58
+ "title" : " Browse API Tools" ,
59
+ "url" : " https://www.postman.com/product/tools/"
57
60
}
58
61
]
59
62
}
66
69
{
67
70
"title" : " Enterprise" ,
68
71
"url" : " https://www.postman.com/postman-enterprise/"
69
-
70
72
},
71
73
{
72
74
"title" : " Resources" ,
76
78
"title" : " Learning" ,
77
79
"subItemsCol" : [
78
80
{
79
- "title" : " Postman Docs" ,
80
- "url" : " https://learning.postman.com/docs/introduction/overview/"
81
- },
82
- {
83
- "title" : " Academy" ,
84
- "url" : " https://academy.postman.com/"
81
+ "title" : " Learning Hub" ,
82
+ "url" : " https://www.postman.com/learn/"
85
83
},
86
84
{
87
85
"title" : " Blog" ,
88
86
"url" : " https://blog.postman.com/"
89
87
},
90
88
{
91
89
"title" : " Templates" ,
92
- "url" : " /templates/"
90
+ "url" : " https://www.postman.com /templates/"
93
91
}
94
92
]
95
93
},
98
96
"subItemsCol" : [
99
97
{
100
98
"title" : " Support Center" ,
101
- "url" : " /support/"
99
+ "url" : " https://www.postman.com /support/"
102
100
},
103
101
{
104
102
"title" : " Community" ,
105
103
"url" : " https://community.postman.com/"
106
104
},
107
105
{
108
106
"title" : " Release Notes" ,
109
- "url" : " /release-notes/"
107
+ "url" : " https://www.postman.com /release-notes/"
110
108
},
111
109
{
112
110
"title" : " Postman Status" ,
119
117
"subItemsCol" : [
120
118
{
121
119
"title" : " Contact" ,
122
- "url" : " /company/contact-us/"
120
+ "url" : " https://www.postman.com /company/contact-us/"
123
121
},
124
122
{
125
123
"title" : " POST/CON" ,
126
- "url" : " /postcon/"
124
+ "url" : " https://www.postman.com /postcon/"
127
125
},
128
126
{
129
127
"title" : " Events" ,
130
- "url" : " /events/"
128
+ "url" : " https://www.postman.com /events/"
131
129
},
132
130
{
133
131
"title" : " Swag" ,
138
136
]
139
137
},
140
138
{
141
- "title" : " Public API Network" ,
139
+ "title" : " API Network" ,
142
140
"url" : " https://www.postman.com/explore/"
143
141
}
144
142
]
145
- }
143
+ }
0 commit comments